llvm-capstone/clang/lib
Artem Dergachev 5c287f751a [analyzer] DeadStores: Update the crude suppression for files generated by IIG.
They changed the comments that we were looking for.

llvm-svn: 363995
2019-06-20 22:29:40 +00:00
..
Analysis [analyzer] Fix JSON dumps for location contexts. 2019-06-19 23:33:48 +00:00
ARCMigrate [PlistSupport] Produce a newline to end plist output files 2019-06-10 22:30:57 +00:00
AST Print information about various ObjC expression nodes when dumping the AST to JSON. 2019-06-20 21:45:31 +00:00
ASTMatchers Revert "[clang] Fixing windows buildbot after D61552" 2019-06-20 10:34:02 +00:00
Basic [RISCV] Mark TLS as supported 2019-06-19 08:53:46 +00:00
CodeGen Rename CodeGenFunction::overlapFor* to getOverlapFor*. 2019-06-20 20:56:20 +00:00
CrossTU [ASTImporter] Use llvm::Expected and Error in the importer API 2019-05-15 10:29:48 +00:00
Driver [clang-ifs] Clang Interface Stubs, first version (second landing attempt). 2019-06-20 16:59:48 +00:00
Edit
Format clang-format: better handle namespace macros 2019-06-06 20:06:23 +00:00
Frontend [clang-ifs] Clang Interface Stubs, first version (second landing attempt). 2019-06-20 16:59:48 +00:00
FrontendTool [clang-ifs] Clang Interface Stubs, first version (second landing attempt). 2019-06-20 16:59:48 +00:00
Headers [X86] Make _mm_mask_cvtps_ph, _mm_maskz_cvtps_ph, _mm256_mask_cvtps_ph, and _mm256_maskz_cvtps_ph aliases for their corresponding cvt_roundps_ph intrinsic. 2019-06-20 18:24:29 +00:00
Index [clang][AST] ASTNameGenerator: A refactoring of CodegenNameGeneratorImpl (NFC). 2019-06-19 20:51:35 +00:00
Lex [clang][HeaderSearch] Consider all path separators equal 2019-06-06 18:49:16 +00:00
Parse P0840R2: support for [[no_unique_address]] attribute 2019-06-20 20:44:45 +00:00
Rewrite [analyzer] [NFC] PathDiagnostic: Create PathDiagnosticPopUpPiece 2019-05-29 19:21:59 +00:00
Sema P0840R2: support for [[no_unique_address]] attribute 2019-06-20 20:44:45 +00:00
Serialization [clang] Add storage for APValue in ConstantExpr 2019-06-15 10:24:47 +00:00
StaticAnalyzer [analyzer] DeadStores: Update the crude suppression for files generated by IIG. 2019-06-20 22:29:40 +00:00
Tooling [clang-tidy] Fail gracefully upon empty database fields 2019-06-20 20:25:59 +00:00
CMakeLists.txt