llvm-project/clang/lib
Faisal Vali 10a00ee485 Revert changes from the nested lambdas commit till i figure out
why the buildbots are failing.

llvm-svn: 191876
2013-10-03 05:58:37 +00:00
..
ARCMigrate ObjectiveC migrator: Add individual options and 2013-10-02 22:49:59 +00:00
AST [OpenMP] Added parsing and semantic analysis for firstprivate clause 2013-10-01 05:32:34 +00:00
ASTMatchers Reduce the number of symbols by changing how templates are instantiated per function bound in the registry. 2013-08-30 15:09:52 +00:00
Analysis Make sort predicate match the qsort convention. 2013-09-22 15:02:02 +00:00
Basic Revert commits r190613, r190560 and r190557. 2013-10-01 17:31:40 +00:00
CodeGen Use the CGCXXABI member on CodeGenTypes. 2013-10-02 20:35:23 +00:00
Driver [ARM] Add -mfpu=none option to the driver. 2013-10-01 10:20:54 +00:00
Edit ObjectiveC migrator: When doing migration, migrator must suggest 2013-10-01 21:16:29 +00:00
Format Refactoring: split addTokenToState into two methods. 2013-10-01 14:41:18 +00:00
Frontend ObjectiveC migrator: Add more options one for each 2013-10-02 21:58:13 +00:00
FrontendTool Objective-C migrator. Simplify migrator option 2013-10-02 17:08:12 +00:00
Headers Change __builtin_ia32_bextri_u64 to take an i64imm to match up with LLVM backend changes. 2013-10-03 04:21:19 +00:00
Index Avoid using the 'index' namespace as scope. 2013-08-21 00:49:25 +00:00
Lex Accept #pragma warning(push, 0) without warning 2013-10-02 15:19:23 +00:00
Parse Fix a typo suggestion regression introduced by r191544. 2013-10-01 22:00:28 +00:00
Rewrite Revert my patch in r191155 to allow forward 2013-09-24 17:03:07 +00:00
Sema Revert changes from the nested lambdas commit till i figure out 2013-10-03 05:58:37 +00:00
Serialization [OpenMP] Added parsing and semantic analysis for firstprivate clause 2013-10-01 05:32:34 +00:00
StaticAnalyzer [analyzer] Add missing return after function pointer null check. 2013-10-02 01:20:28 +00:00
Tooling Fixed replacements for files with relative paths are not applied. 2013-10-01 14:59:00 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00