================ @@ -73,6 +73,23 @@ Nullability getNullabilityAnnotation(QualType Type); /// returned. std::optional<int> tryExpandAsInteger(StringRef Macro, const Preprocessor &PP); +class CachedMacroValue { ---------------- steakhal wrote:
Right! Dropped in 10b4bd0403aa82a97f22a7fd55ee512625139091 https://github.com/llvm/llvm-project/pull/127409 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits