llvm-project/clang/lib
Fariborz Jahanian 403425bba8 ObjectiveC migrator. Minor clean up of my last patch.
No functional change.

llvm-svn: 192933
2013-10-17 23:13:13 +00:00
..
ARCMigrate ObjectiveC migrator. Minor clean up of my last patch. 2013-10-17 23:13:13 +00:00
AST Rename some functions for consistency. 2013-10-17 15:37:26 +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 Consumed Analysis: Allow parameters that are passed by non-const reference 2013-10-17 22:53:04 +00:00
Basic Rename HandleTargetFeatures->handleTargetFeatures to match 2013-10-16 21:26:26 +00:00
CodeGen [ms-cxxabi] Error out on virtual function memptrs 2013-10-17 21:30:27 +00:00
Driver Make .asm a valid extension for assembly files 2013-10-17 20:41:18 +00:00
Edit ObjectiveC migrator: When doing migration, migrator must suggest 2013-10-01 21:16:29 +00:00
Format Keep track of indentation levels in static initializers for correct indentation with tabs. 2013-10-14 00:46:35 +00:00
Frontend [libclang] For an unscoped enum include the enumerators in the top-level code-completion hash since they enter the top-level namespace. 2013-10-15 17:37:55 +00:00
FrontendTool Remove -ast-dump-xml. 2013-10-07 20:56:34 +00:00
Headers Add implementations of the MSVC barrier intrinsics 2013-10-17 01:29:48 +00:00
Index Avoid using the 'index' namespace as scope. 2013-08-21 00:49:25 +00:00
Lex Add has_feature support for reflecting the presence of refined Objective-C ABI mangling for qualified id<...>. Fixes <rdar://problem/14799110>. 2013-10-14 23:48:27 +00:00
Parse Tidy up and improve error recovery for C++11 attributes in bad places. Based on 2013-10-15 01:34:54 +00:00
Rewrite Fix typo: inccrementally 2013-10-13 12:02:16 +00:00
Sema Consumed Analysis: Allow parameters that are passed by non-const reference 2013-10-17 22:53:04 +00:00
Serialization Rename some functions for consistency. 2013-10-17 15:37:26 +00:00
StaticAnalyzer [analyzer] Don't draw edges to C++11 in-class member initializers. 2013-10-16 17:45:35 +00:00
Tooling Revert commit r192299 until find a way to account for simlinks in OS X. 2013-10-09 18:27:27 +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