hanchenye-llvm-project/clang/lib
Adrian Prantl 0d82089233 Revert "Debug Info: Represent local anonymous unions as anonymous unions"
This reverts commit r236059 as it breaks the gdb buildbot.

llvm-svn: 236110
2015-04-29 15:05:50 +00:00
..
ARCMigrate Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:00:23 +00:00
AST Implemented ASTImporter support for Stmts and fixed 2015-04-28 18:41:46 +00:00
ASTMatchers Add conversionDecl matcher for node CXXConversionDecl. 2015-04-20 20:58:50 +00:00
Analysis PR23334: Perform semantic checking of lambda capture initialization in the right context. 2015-04-27 21:27:54 +00:00
Basic Revert code changes made under r235976. 2015-04-29 14:32:06 +00:00
CodeGen Revert "Debug Info: Represent local anonymous unions as anonymous unions" 2015-04-29 15:05:50 +00:00
Driver Stop emitting the soft-float and soft-float-abi target features 2015-04-28 23:18:33 +00:00
Edit [edit] Don't hit an assert when trying to delete a trailing space at EOF 2015-03-29 18:07:29 +00:00
Format clang-format: Add ability to align assignment operators. 2015-04-29 13:06:49 +00:00
Frontend Implemented support for testing the ASTImporter's 2015-04-28 18:24:12 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers AVX-512: added intrinsics for KNL and SKX 2015-04-28 13:28:01 +00:00
Index Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:58:30 +00:00
Lex Refactor to make MacroState ownership and lifetime clearer. 2015-04-28 21:05:07 +00:00
Parse Fix the typo in r236044. NFC. 2015-04-28 22:07:05 +00:00
Rewrite Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:58:30 +00:00
Sema Revert r236052, it caused linker errors when building 32-bit applications. 2015-04-29 03:08:32 +00:00
Serialization [modules] Refactor creation of ModuleMacros and create them when importing from local submodules. 2015-04-23 23:29:05 +00:00
StaticAnalyzer Add a missing forward def of CheckerManager. NFC. 2015-04-17 17:00:16 +00:00
Tooling Fix bug in Replacement's toString on Windows (missing flush). 2015-04-20 06:58:56 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00