llvm-project/clang/lib
Richard Smith 72e50fe4ac [modules] Store the location of the lexical update record in a decl update as
an offset from the current record rather than as an absolute bit number. This
gives a minor .pcm file size reduction.

llvm-svn: 266269
2016-04-14 00:50:18 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST Reorder ASTNodeKind::AllKindInfo to match NodeKindId. 2016-04-14 00:47:40 +00:00
ASTMatchers [ASTMatchers] Add own version of VariadicFunction. 2016-03-25 16:29:30 +00:00
Analysis Enable support for __float128 in Clang 2016-04-13 09:49:45 +00:00
Basic [CrashReproducer] Setup 'use-external-names' in YAML files. 2016-04-13 19:28:21 +00:00
CodeGen [CodeGen] Avoid ctor/dtor boilerplate with some C++11 2016-04-13 23:37:17 +00:00
Driver ARM: make Darwin's "-arch armv7em" default to hard-float. 2016-04-13 17:08:51 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format Enable support for __float128 in Clang 2016-04-13 09:49:45 +00:00
Frontend [CrashReproducer] Setup 'use-external-names' in YAML files. 2016-04-13 19:28:21 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers [Clang][AVX512][Builtin] Adding support to intrinsics of pmovs{d|q}{b|w|d}{128|256|512} instruction set 2016-04-13 15:02:04 +00:00
Index Enable support for __float128 in Clang 2016-04-13 09:49:45 +00:00
Lex Enable support for __float128 in Clang 2016-04-13 09:49:45 +00:00
Parse [SemaObjC] Properly handle mix between type arguments and protocols. 2016-04-13 20:59:07 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema ObjC kindof: order the methods in global pool relative to availability. 2016-04-13 23:43:56 +00:00
Serialization [modules] Store the location of the lexical update record in a decl update as 2016-04-14 00:50:18 +00:00
StaticAnalyzer [analyzer] Nullability: Suppress diagnostic on bind with cast. 2016-04-13 17:59:24 +00:00
Tooling Added formatAndApplyAllReplacements that works on multiple files in libTooling. 2016-03-29 16:31:53 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00