================
@@ -14,6 +14,8 @@
 #include "clang/Basic/DiagnosticParse.h"
 #include "clang/Parse/Parser.h"
 #include "clang/Sema/ParsedTemplate.h"
+#include "clang/Tooling/Inclusions/StandardLibrary.h"
----------------
cor3ntin wrote:

Sure, but we want to rewrite anyway. The implementation (StandardLibrary.cpp) 
seems fairly inefficient. We should try to TableGen a trie and store version 
information in there, have some support for typo correction, etc

https://github.com/llvm/llvm-project/pull/140247
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to