llvm-project/clang/lib
Richard Smith f03bd30854 PR17983: Fix crasher bug in C++1y mode when performing a non-global array
delete on a class which has no array cookie and has no class-specific operator
new.

llvm-svn: 196488
2013-12-05 08:30:59 +00:00
..
ARCMigrate ObjectiveC migrator. delegate property must be 2013-11-21 17:49:34 +00:00
AST [objc] If an interface has no initializer marked as designated and introduces at least one new initializer, 2013-12-05 07:07:03 +00:00
ASTMatchers Another pass at adding missing matchers into the registry. 2013-11-25 15:03:44 +00:00
Analysis Correct hyphenations in comments and assert messages 2013-12-05 04:47:09 +00:00
Basic Add newline at eof. 2013-12-04 03:40:51 +00:00
CodeGen Correct hyphenations in comments and assert messages 2013-12-05 04:47:09 +00:00
Driver Fix method/variable name typos 2013-12-03 06:53:35 +00:00
Edit ObjectiveC migrator: When doing migration, migrator must suggest 2013-10-01 21:16:29 +00:00
Format Fix the regression caused by r196378 2013-12-04 13:25:26 +00:00
Frontend Revert r196372, "do not warn about unknown pragmas in modes that do not handle them (pr9537)" 2013-12-04 11:12:26 +00:00
FrontendTool Bring back a StringRef used in some build configurations 2013-11-27 19:44:04 +00:00
Headers Fix a SSE2 intrinsics typo 2013-11-23 22:11:57 +00:00
Index libclang does not depend directly on clangFormat; but clangIndex does 2013-11-13 22:26:04 +00:00
Lex [libclang] Record ranges skipped by the preprocessor and expose them with libclang. 2013-12-05 08:19:32 +00:00
Parse Fix init-captures for generic lambdas. 2013-12-05 01:40:41 +00:00
Rewrite Correct hyphenations in comments and assert messages 2013-12-05 04:47:09 +00:00
Sema PR17983: Fix crasher bug in C++1y mode when performing a non-global array 2013-12-05 08:30:59 +00:00
Serialization Add an AdjustedType sugar node for adjusting calling conventions 2013-12-05 01:23:43 +00:00
StaticAnalyzer Correct hyphenations in comments and assert messages 2013-12-05 04:47:09 +00:00
Tooling Fixed a bad assert from r194968. r194969 removed the assert. 2013-12-05 04:27:16 +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