llvm-project/clang/lib
Richard Smith 290d801916 Re-commit r265518 ("[modules] Continue factoring encoding of AST records out of
ASTWriter."), reverted in r265526, with a fix for an iterator invalidation bug
(thanks, MSan!).

llvm-svn: 265564
2016-04-06 17:06:00 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST [OPENMP] Parsing and Sema support for 'omp declare target' directive 2016-04-06 11:38:59 +00:00
ASTMatchers [ASTMatchers] Add own version of VariadicFunction. 2016-03-25 16:29:30 +00:00
Analysis [Sema] Handle UTF-8 invalid format string specifiers 2016-03-29 17:35:02 +00:00
Basic [OPENMP] Parsing and Sema support for 'omp declare target' directive 2016-04-06 11:38:59 +00:00
CodeGen [CUDA] Add -fcuda-flush-denormals-to-zero. 2016-04-05 18:26:20 +00:00
Driver Enable PIE for CloudABI. 2016-04-06 15:37:06 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: Fix label-in-if statement in macros where it is actually used. 2016-04-06 16:41:39 +00:00
Frontend [OPENMP] Parsing and Sema support for 'omp declare target' directive 2016-04-06 11:38:59 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers Add copyright notice to the modulemap file. 2016-04-04 18:46:09 +00:00
Index [index] Fix regression where ObjC method declarations may mistakenly get indexed as definition. 2016-03-31 20:18:22 +00:00
Lex Consolidate and improve the handling of built-in feature-like macros 2016-04-05 08:36:47 +00:00
Parse [OPENMP] Parsing and Sema support for 'omp declare target' directive 2016-04-06 11:38:59 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema [OPENMP] Parsing and Sema support for 'omp declare target' directive 2016-04-06 11:38:59 +00:00
Serialization Re-commit r265518 ("[modules] Continue factoring encoding of AST records out of 2016-04-06 17:06:00 +00:00
StaticAnalyzer [analyzer] Prefer accessor method in extension over category in CallEvent. 2016-04-01 03:24:13 +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