llvm-project/clang/lib
Alexey Bader 13465da496 Remove include duplicate. NFC.
llvm-svn: 266428
2016-04-15 13:23:26 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST [MSVC Compat] Implementation of __unaligned (MS extension) as a type qualifier 2016-04-15 08:03:51 +00:00
ASTMatchers Add typedefNameDecl() and typeAliasDecl() to the AST matchers; improves hasType() to match on TypedefNameDecl nodes. 2016-04-14 16:05:45 +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 clang-cl: Don't check for existence of linker inputs when /link is used 2016-04-15 01:12:32 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: Last line in incomplete block is indented incorrectly 2016-04-14 14:56:49 +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 for intrinsics of vpmov{d|q}{b|w|d}{128|256|512} instruction set 2016-04-14 07:56:51 +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 [MSVC Compat] Implementation of __unaligned (MS extension) as a type qualifier 2016-04-15 08:03:51 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema Remove include duplicate. NFC. 2016-04-15 13:23:26 +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