hanchenye-llvm-project/clang/lib
Rafael Espindola f0202c46be Update for llvm api change.
llvm-svn: 254450
2015-12-01 19:51:03 +00:00
..
ARCMigrate Refactor: Simplify boolean conditional return statements in lib/ARCMigrate 2015-11-06 01:26:37 +00:00
AST [MS ABI] Correctly mangle nullptr member pointers for variable templates 2015-12-01 19:13:51 +00:00
ASTMatchers Use data recursion in RecursiveASTVisitor when traversing Stmt and Expr nodes. 2015-11-24 03:09:01 +00:00
Analysis Use range-based for loop to avoid the need for calculating an array size. NFC 2015-11-30 03:11:12 +00:00
Basic [OPENMP 4.5] Parsing/sema analysis for 'priority' clause. 2015-12-01 10:17:31 +00:00
CodeGen Update for llvm api change. 2015-12-01 19:51:03 +00:00
Driver Revert Sparc and SparcV9 to external assembler. Now that the CPU 2015-11-27 13:16:33 +00:00
Edit Replace double negation of !FileID.isInvalid() with FileID.isValid(). 2015-10-03 10:46:20 +00:00
Format clang-format: Make it possible to turn off comment reflowing. 2015-12-01 13:28:53 +00:00
Frontend [modules] Refactor handling of -fmodules-embed-*. Track this properly rather 2015-11-26 02:04:16 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers [X86] Improve codegen for AVX2 gather with an all 1s mask. 2015-12-01 07:12:59 +00:00
Index Roll-back r250822. 2015-10-20 13:23:58 +00:00
Lex [clang] Disable Unicode in asm files 2015-11-20 23:42:39 +00:00
Parse [OPENMP 4.5] Parsing/sema analysis for 'priority' clause. 2015-12-01 10:17:31 +00:00
Rewrite Roll-back r250822. 2015-10-20 13:23:58 +00:00
Sema [OPENMP 4.5] Parsing/sema analysis for 'priority' clause. 2015-12-01 10:17:31 +00:00
Serialization [OPENMP 4.5] Parsing/sema analysis for 'priority' clause. 2015-12-01 10:17:31 +00:00
StaticAnalyzer [analyzer] Fix IssueHash generation. 2015-12-01 09:00:41 +00:00
Tooling Fix calculation of shifted cursor/code positions. Specifically support 2015-11-23 08:33:48 +00:00
CMakeLists.txt
Makefile