Files
clang-p2996/clang/lib/AST/ASTConcept.cpp
Bill Wendling 671365225c [NFC] Cleanup some #includes in header files
Limit the #includes to the least necessary to still compile. Move the
"new" function into the .cpp file to remove the need to #include
ASTContext.h into ASTConcept.h.

Differential Revision: https://reviews.llvm.org/D159320
2023-09-01 15:23:46 -07:00

4.6 KiB