hanchenye-llvm-project/clang/unittests
Balázs Kéri 4ff103c024 [clang][ASTImporter] Fix for importing functions with EST_Unevaluated prototype.
Fix for importing functions where the TypeSourceInfo is set and the
exception specification information contains reference to the function
declaration itself.

Reviewed By: martong, steakhal

Differential Revision: https://reviews.llvm.org/D112013
2021-10-22 09:42:41 +02:00
..
AST [clang][ASTImporter] Fix for importing functions with EST_Unevaluated prototype. 2021-10-22 09:42:41 +02:00
ASTMatchers Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
Analysis Bump googletest to 1.10.0 2021-05-14 19:16:31 +02:00
Basic Cleanup identifier parsing; NFC 2021-09-14 09:12:22 -04:00
CodeGen
CrossTU
DirectoryWatcher Revert "Re-Revert "DirectoryWatcher: add an implementation for Windows"" 2021-06-19 09:19:52 -07:00
Driver Fix TargetRegistry shlib build, clang edition 2021-10-08 15:43:56 -07:00
Format [clang-format] [PR52015] clang-format should put __attribute__((foo)) on its own line before @interface / @implementation / @protocol 2021-10-20 09:09:31 +01:00
Frontend [modules] Use `HashBuilder` and `MD5` for the module hash. 2021-09-03 11:13:36 -07:00
Index
Interpreter Revert "Reland "[clang-repl] Re-implement clang-interpreter as a test case."" 2021-10-08 17:43:23 -07:00
Introspection
Lex [clang] Capture Framework when HeaderSearch is resolved via headermap 2021-10-15 09:12:31 -07:00
Rename Bump googletest to 1.10.0 2021-05-14 19:16:31 +02:00
Rewrite
Sema [clang][patch][FPEnv] Make initialization of C++ globals strictfp aware 2021-07-29 12:02:37 -04:00
Serialization [Frontend] Only compile modules if not already finalized 2021-07-15 18:27:08 -07:00
StaticAnalyzer [analyzer] Allow matching non-CallExprs using CallDescriptions 2021-10-18 14:57:24 +02:00
Tooling [libTooling] Add "switch"-like Stencil combinator 2021-10-14 16:45:37 +00:00
libclang
CMakeLists.txt