llvm-project/clang/include
Richard Smith caf30e7f03 [c++20] For P0732R2: Give class NTTPs the proper type when examined with 'decltype'.
This requires that we track enough information to determine the original
type of the parameter in a substituted non-type template parameter, to
distinguish the reference-to-class case from the class case.
2020-10-21 14:15:54 -07:00
..
clang [c++20] For P0732R2: Give class NTTPs the proper type when examined with 'decltype'. 2020-10-21 14:15:54 -07:00
clang-c [libclang] Add CXRewriter to libclang API 2020-09-04 14:17:03 -07:00
CMakeLists.txt