llvm-capstone/clang/lib
2015-02-03 08:49:32 +00:00
..
Analysis [cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py 2015-01-14 11:29:14 +00:00
ARCMigrate Fix layering violation: include/clang/Basic/PlistSupport.h should not include 2015-01-28 20:14:54 +00:00
AST AST: Hoist RT->getDecl() into a variable 2015-02-03 08:49:29 +00:00
ASTMatchers Add voidType() matcher. 2014-12-15 15:09:22 +00:00
Basic Add cc1 option '-fmodule-feature' to add custom values for 'requires' decls 2015-02-02 21:56:15 +00:00
CodeGen MS ABI: Records with fields with required aligmnet shouldn't be common 2015-02-03 08:49:32 +00:00
Driver PR 17421: Implemented -save-temps={obj|cwd} option 2015-02-02 22:41:48 +00:00
Edit
Format clang-format: Fix incorrect handling of leading whitespace. 2015-01-31 07:05:46 +00:00
Frontend Add cc1 option '-fmodule-feature' to add custom values for 'requires' decls 2015-02-02 21:56:15 +00:00
FrontendTool
Headers [X86] Add other flavors of AVX512 cmpps/cmppd intrinsics. 2015-02-01 22:27:40 +00:00
Index [libclang] Use same USR encoding for 'char' regardless of what the target considers the sign to be. 2014-12-08 09:09:05 +00:00
Lex Allow objc_bridge(id) to be used on typedefs of [cv] void*. 2015-02-01 22:34:06 +00:00
Parse Wrap to 80 columns. No behavior change. 2015-02-02 05:38:59 +00:00
Rewrite
Sema SEH: Diagnose use of C++ EH and SEH in the same function 2015-02-02 22:15:31 +00:00
Serialization [modules] Be sure to load the lexical definition of a class template 2015-02-03 03:32:14 +00:00
StaticAnalyzer Fix layering violation: include/clang/Basic/PlistSupport.h should not include 2015-01-28 20:14:54 +00:00
Tooling Adopt new cl::HideUnrelatedOptions API added r226729. 2015-01-21 23:26:11 +00:00
CMakeLists.txt
Makefile