[clang] [clang] Refactor clang's keyword enable/disable mechanism to allow lldb to re-use it (PR #165323)

Michael Buch via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 28 02:38:36 PDT 2025


================
@@ -222,7 +171,7 @@ static KeywordStatus getKeywordStatusHelper(const LangOptions &LangOpts,
 
 /// Translates flags as specified in TokenKinds.def into keyword status
 /// in the given language standard.
----------------
Michael137 wrote:

Can we move these docs into the header now?

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


More information about the cfe-commits mailing list