hanchenye-llvm-project/clang/lib
Adrian Prantl 690b2f7746 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
This reverts commit r230067.

Investigating another batch of problems found by the bots.

llvm-svn: 230073
2015-02-20 22:12:19 +00:00
..
ARCMigrate Fix layering violation: include/clang/Basic/PlistSupport.h should not include 2015-01-28 20:14:54 +00:00
AST Implement Control Flow Integrity for virtual calls. 2015-02-20 20:30:56 +00:00
ASTMatchers Add translationUnitDecl matcher. 2015-02-10 14:46:45 +00:00
Analysis Add support for analyzing FreeBSD kernel printf extensions. 2015-02-19 22:32:33 +00:00
Basic Change representation of member function pointers for MIPS targets 2015-02-18 15:21:35 +00:00
CodeGen Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-20 22:12:19 +00:00
Driver Implement Control Flow Integrity for virtual calls. 2015-02-20 20:30:56 +00:00
Edit Edit: Do not extend a removal to include trailing whitespace if we're at the end 2014-09-15 11:47:10 +00:00
Format Fix merging of << at end of input. 2015-02-20 21:09:01 +00:00
Frontend Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-20 22:12:19 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers Make the _mm256_insert_epi64 definition more consistent 2015-02-19 19:00:33 +00:00
Index [libclang] Use same USR encoding for 'char' regardless of what the target considers the sign to be. 2014-12-08 09:09:05 +00:00
Lex Revert "Mangle the IsSystem bit into the .pcm file name" 2015-02-19 20:23:22 +00:00
Parse FIX PR 18432, default args, friends & late-parsed members. 2015-02-19 14:03:22 +00:00
Rewrite Trim some includes. NFC. 2014-10-29 22:13:46 +00:00
Sema PR22435: Correctly implement tiebreaker for reference ordering in function 2015-02-20 04:45:22 +00:00
Serialization Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-20 22:12:19 +00:00
StaticAnalyzer [analyzer] RetainCountChecker: don't try to track ivars known to be nil. 2015-02-19 23:57:04 +00:00
Tooling Adopt new cl::HideUnrelatedOptions API added r226729. 2015-01-21 23:26:11 +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