llvm-project/clang/lib
Gabor Marton b87251d0bb [CTU] Add more lit tests and better error handling
Summary:
Adding some more CTU list tests. E.g. to check if a construct is unsupported.
We also slightly modify the handling of the return value of the `Import`
function from ASTImporter.

Reviewers: xazax.hun, balazske, a_sidorin

Subscribers: rnkovacs, dkrupp, Szelethus, gamesh411, cfe-commits

Differential Revision: https://reviews.llvm.org/D55131

llvm-svn: 348605
2018-12-07 16:05:58 +00:00
..
ARCMigrate PTH-- Remove feature entirely- 2018-12-04 14:34:09 +00:00
AST Revert "Multiversioning- Ensure all MV functions are emitted." 2018-12-07 14:56:50 +00:00
ASTMatchers Revert rL347462 "[ASTMatchers] Add hasSideEffect() matcher." 2018-11-22 14:26:33 +00:00
Analysis Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures."" 2018-11-30 23:41:18 +00:00
Basic [PowerPC] VSX register support for inline assembly 2018-12-07 08:58:12 +00:00
CodeGen Make CPUDispatch resolver emit dependent functions. 2018-12-07 15:31:23 +00:00
CrossTU [CTU] Add more lit tests and better error handling 2018-12-07 16:05:58 +00:00
Driver Allow forwarding -fdebug-compilation-dir to cc1as 2018-12-06 18:50:39 +00:00
Edit [Fixed Point Arithmetic] Fixed Point to Boolean Cast 2018-10-23 17:55:35 +00:00
Format [clang-format] Do not treat asm clobber [ as ObjCExpr, refined 2018-11-22 14:49:55 +00:00
Frontend [frontend][darwin] warn_stdlibcxx_not_found: supress warning for preprocessed input 2018-12-06 22:45:58 +00:00
FrontendTool PTH-- Remove feature entirely- 2018-12-04 14:34:09 +00:00
Headers [CMake] Store path to vendor-specific headers in clang-headers target property 2018-12-03 10:34:25 +00:00
Index [Index] Expose USR generation for types 2018-11-26 15:24:48 +00:00
Lex PTH-- Remove feature entirely- 2018-12-04 14:34:09 +00:00
Parse [CodeComplete] Cleanup access checking in code completion 2018-12-03 13:29:17 +00:00
Rewrite Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 2018-11-01 19:54:45 +00:00
Sema [CodeComplete] Fix assertion failure 2018-12-07 13:17:52 +00:00
Serialization PTH-- Remove feature entirely- 2018-12-04 14:34:09 +00:00
StaticAnalyzer [CTU] Add DisplayCTUProgress analyzer switch 2018-12-07 14:56:02 +00:00
Tooling clang::tooling::Diagnostic: Don't store offset in the scratch space. 2018-11-21 01:08:46 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00