llvm-project/clang/lib
Richard Smith fde9485297 Implement C++1y digit separator proposal (' as a digit separator). This is not
yet approved by full committee, but was unanimously supported by EWG.

llvm-svn: 191417
2013-09-26 03:33:06 +00:00
..
ARCMigrate ObjectiveC migrator. Don't suggest @property for 2013-09-25 00:17:07 +00:00
AST [OPENMP] Improved variable lookup procedure for threadprivate variables. 2013-09-26 03:24:06 +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 Adding -mtbm and -mno-tbm command line options to the clang front end for the 2013-09-24 19:00:58 +00:00
CodeGen CGBuiltin.cpp: Prune a stray default: label. [-Wcovered-switch-default] 2013-09-24 04:37:50 +00:00
Driver Produce an error if a -cc1 only option is passed to the driver. 2013-09-25 15:54:41 +00:00
Edit ObjectiveC migrator: Remove semicolon after the typedef 2013-07-18 22:17:33 +00:00
Format clang-format: Option to removing the space before assignment operators. 2013-09-25 15:15:02 +00:00
Frontend Add -fmodule-map-file option. 2013-09-24 09:27:13 +00:00
FrontendTool ObjectiveC migrator. This patch infers readonly properties for no-parameter 2013-08-28 23:22:46 +00:00
Headers Provide inline definitions of _Unwind_GetIP etc. for ARM in unwind.h 2013-09-25 22:34:03 +00:00
Index Avoid using the 'index' namespace as scope. 2013-08-21 00:49:25 +00:00
Lex Implement C++1y digit separator proposal (' as a digit separator). This is not 2013-09-26 03:33:06 +00:00
Parse ObjectiveC: Handle the case of qualifying protocols 2013-09-25 19:36:32 +00:00
Rewrite Revert my patch in r191155 to allow forward 2013-09-24 17:03:07 +00:00
Sema [OPENMP] Improved variable lookup procedure for threadprivate variables. 2013-09-26 03:24:06 +00:00
Serialization Module use declarations (II) 2013-09-24 09:14:14 +00:00
StaticAnalyzer [analyzer] Handle destructors for the argument to C++ 'delete'. 2013-09-25 16:06:17 +00:00
Tooling Move Compilation::PrintJob and PrintDiagnosticJob into Job::Print. 2013-09-12 18:23:34 +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