================
@@ -136,9 +136,6 @@ template <> struct DenseMapInfo<clang::tok::PPKeywordKind> {
static inline clang::tok::PPKeywordKind getEmptyKey() {
return clang::tok::PPKeywordKind::pp_not_keyword;
----------------
aengelke wrote:
I don't know enough about this code, so why is NUM_PP_KEYWORDS not the empty
key now?
https://github.com/llvm/llvm-project/pull/200634
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits