[clang-tools-extra] feat: highlight for import, export keyword of CXX Module (PR #204511)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 22 05:26:07 PDT 2026


================
@@ -1123,6 +1123,18 @@ sizeof...($TemplateParameter[[Elements]]);
   )cpp"}},
                      ~ScopeModifierMask);
 
+  checkHighlightings(R"cpp(
----------------
Decodetalkers wrote:

I want to, but checkHighlightings cannot import the module.. so I do not know how to test

https://github.com/llvm/llvm-project/pull/204511


More information about the cfe-commits mailing list