llvm-project/clang/lib
Richard Smith 6f1e2c6d19 Finish PR10217: Ensure we say that a special member was implicitly, not
explicitly, deleted in all relevant cases, and explain why.

llvm-svn: 153894
2012-04-02 20:59:25 +00:00
..
ARCMigrate [arcmt] When fixing the "unassigned init call" ARC error, make sure 2012-03-31 01:34:06 +00:00
AST PR12438: Profile a reference to a type template parameter by depth and index, 2012-04-02 18:53:24 +00:00
Analysis clang/lib/Analysis/CFG.cpp: Get rid of early insertion of placeholder to the map. 2012-03-25 06:30:37 +00:00
Basic ARM backend knows about cortex-m4. The front end should too. 2012-03-29 19:53:34 +00:00
CodeGen Fix a pair of invalidation bugs when emitting protocol definitions 2012-03-30 21:29:05 +00:00
Driver Use -rewrite-legacy-objc as clang argument for translating 2012-04-02 15:59:19 +00:00
Edit Remove unused-but-set variable. 2012-03-13 17:05:43 +00:00
Frontend [analyzer] Enable retry exhausted without inlining by default. 2012-03-28 19:59:16 +00:00
FrontendTool Introduce a -cc1-level option -pubnames-dump, which simply dumps the 2012-03-27 18:06:49 +00:00
Headers Correctly check argument types for some vector macros in smmintrin.h. Put parentheses around uses of vector macro arguments. 2012-03-30 07:01:17 +00:00
Index Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). 2012-03-11 07:00:24 +00:00
Lex Fixed MacroInfo definition range for function like macros with empty body. 2012-03-31 20:17:27 +00:00
Parse Correct error recovery when missing 'class' in a template template parameter. 2012-04-02 19:15:28 +00:00
Rewrite modern objective-c translator: writing container 2012-03-30 23:35:47 +00:00
Sema Finish PR10217: Ensure we say that a special member was implicitly, not 2012-04-02 20:59:25 +00:00
Serialization Add info to ObjCPropertyRefExpr to indicate whether the dot syntax property 2012-03-30 00:19:18 +00:00
StaticAnalyzer Analyzer: Store BugReports directly in a ilist instead of adding another layer of inderection with std::list 2012-04-01 19:30:51 +00:00
CMakeLists.txt Add new code migrator support for migrating existing Objective-C code to use 2012-03-06 20:06:33 +00:00
Makefile Add new code migrator support for migrating existing Objective-C code to use 2012-03-06 20:06:33 +00:00