clang's c++ 20 modules uses the "cppm" and similiar extensions: https://clang.llvm.org/docs/StandardCPlusPlusModules.html#file-name-requirement
Recognise .cppm, .ccm, .cxxm and .c++m as a C++ file (C++ 20 Module)
https://github.com/vim/vim/pull/12261
(1 file)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Merging #12261 (0848af0) into master (b7f6f93) will decrease coverage by
0.82%.
The diff coverage isn/a.
@@ Coverage Diff @@ ## master #12261 +/- ## ========================================== - Coverage 81.94% 81.13% -0.82% ========================================== Files 164 154 -10 Lines 194102 183642 -10460 Branches 43834 41405 -2429 ========================================== - Hits 159066 149003 -10063 + Misses 22209 21691 -518 - Partials 12827 12948 +121
| Flag | Coverage Δ | |
|---|---|---|
| huge-clang-none | 82.67% <ø> (+0.01%) |
⬆️ |
| huge-gcc-none | ? |
|
| huge-gcc-testgui | ? |
|
| huge-gcc-unittests | 0.29% <ø> (ø) |
|
| linux | 81.13% <ø> (-1.25%) |
⬇️ |
| mingw-x64-HUGE | ? |
|
| mingw-x86-HUGE | ? |
|
| windows | ? |
Flags with carried forward coverage won't be shown. Click here to find out more.
see 148 files with indirect coverage changes
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Please add entries in src/testdir/test_filetype.vim
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Yes sure thing will do!
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@puremourning pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Please add entries in src/testdir/test_filetype.vim
That's done.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()