llvm-project/clang/lib
David Blaikie c133b1e387 Fix for LLVM header changes
llvm-svn: 328718
2018-03-28 17:45:10 +00:00
..
ARCMigrate Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:23:19 +00:00
AST [clang] Change std::sort to llvm::sort in response to r327219 2018-03-27 16:50:00 +00:00
ASTMatchers [clang] Change std::sort to llvm::sort in response to r327219 2018-03-27 16:50:00 +00:00
Analysis [clang] Change std::sort to llvm::sort in response to r327219 2018-03-27 16:50:00 +00:00
Basic AMDGPU: Update datalayout for stack alignment 2018-03-27 19:26:51 +00:00
CodeGen Fix for LLVM header changes 2018-03-28 17:45:10 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver [PATCH] [RISCV] Verify the input value of -march= 2018-03-28 08:29:50 +00:00
Edit [Edit, Rewrite] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2018-03-27 00:01:49 +00:00
Format [clang] Change std::sort to llvm::sort in response to r327219 2018-03-27 16:50:00 +00:00
Frontend [clang] Change std::sort to llvm::sort in response to r327219 2018-03-27 16:50:00 +00:00
FrontendTool Make a build bot happy. 2018-02-10 14:26:53 +00:00
Headers [DOXYGEN] Fix doxygen and content issues in mmintrin.h 2018-03-09 00:38:51 +00:00
Index [Index] fix USR generation for namespace{extern{X}} 2018-02-02 14:13:37 +00:00
Lex Fix some handling of AST nodes with diagnostics. 2018-03-28 04:16:13 +00:00
Parse [OPENMP] Codegen for ctor|dtor of declare target variables. 2018-03-28 14:28:54 +00:00
Rewrite [Edit, Rewrite] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2018-03-27 00:01:49 +00:00
Sema [Diag] Avoid emitting a redefinition note if no location is available. 2018-03-28 16:05:05 +00:00
Serialization [clang] Change std::sort to llvm::sort in response to r327219 2018-03-27 16:50:00 +00:00
StaticAnalyzer [clang] Change std::sort to llvm::sort in response to r327219 2018-03-27 16:50:00 +00:00
Tooling [clang] Change std::sort to llvm::sort in response to r327219 2018-03-27 16:50:00 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00