llvm-capstone/clang/test
Vedant Kumar 3ed0df070e Revert "[CodeGen] Fix assignments of inline layouts into the byref structure"
This reverts commit r256185. It breaks CodeGenObjC/fragile-arc.m.

llvm-svn: 256186
2015-12-21 19:43:25 +00:00
..
Analysis [analyzer] Better detect when C++ object was constructed into existing region. 2015-12-17 00:28:33 +00:00
ARCMT
ASTMerge
CodeCompletion
CodeGen [X86] Add missing m64/int64 conversions 2015-12-20 12:37:18 +00:00
CodeGenCUDA [CUDA] Make vtable construction aware of host/device side of CUDA compilation. 2015-12-17 18:12:36 +00:00
CodeGenCXX Split RequireCompleteType into a function that actually requires that the type 2015-12-18 22:40:25 +00:00
CodeGenObjC Objective-C properties: merge attributes when redeclaring 'readonly' as 'readwrite' in an extension. 2015-12-10 23:02:09 +00:00
CodeGenObjCXX Revert "[CodeGen] Fix assignments of inline layouts into the byref structure" 2015-12-21 19:43:25 +00:00
CodeGenOpenCL
Coverage
CoverageMapping [PGO] make profile prefix even shorter and more readable 2015-12-15 00:33:12 +00:00
CXX [Cygwin] Enable TLS as emutls. 2015-12-21 02:37:23 +00:00
Driver [Driver] Pass -O* to the gold plugin via -plugin-opt 2015-12-21 10:44:36 +00:00
FixIt
Format
Frontend
Headers
Index [libclang] Add a flag to create the precompiled preamble on the first parse. 2015-12-15 09:30:31 +00:00
Integration
Layout
Lexer In Objective-C, ignore attempts to redefine the ARC/GC qualifier macros. 2015-12-10 23:31:01 +00:00
Misc [diagnostics] Avoid crashes while printing macro backtraces 2015-12-08 01:08:09 +00:00
Modules [modules] Don't try to use the definition of a class if 2015-12-18 22:19:11 +00:00
OpenMP [Cygwin] Enable TLS as emutls. 2015-12-21 02:37:23 +00:00
Parser Fix crash-on-invalid if a :: is followed by two or more open parentheses (and then something else). 2015-12-19 02:40:19 +00:00
PCH [Cygwin] Enable TLS as emutls. 2015-12-21 02:37:23 +00:00
Preprocessor
Profile Attach maximum function count to Module when using PGO mode. 2015-12-17 19:14:27 +00:00
Rewriter
Sema [Sema] Make nullness warnings appear in C++. 2015-12-14 22:00:49 +00:00
SemaCUDA
SemaCXX Let -Wdelete-non-virtual-dtor mention final. 2015-12-16 20:07:24 +00:00
SemaObjC ObjC properties: consider ownership of properties from protocols when synthesizing. 2015-12-18 00:52:31 +00:00
SemaObjCXX Allow pseudo-destructor calls on forward-declared Objective-C class pointers. 2015-12-14 19:12:54 +00:00
SemaOpenCL [OpenCL 2.0] In OpenCL v2.0 s6.5 all pointers are implicitly in generic 2015-12-11 17:41:19 +00:00
SemaTemplate Test for diagnostic quality improvement in r256049. 2015-12-19 03:12:14 +00:00
TableGen
Tooling
Unit
VFS [VFS] Fix status() of opened redirected file 2015-12-10 23:41:39 +00:00
.clang-format
CMakeLists.txt [ThinLTO] Option to invoke ThinLTO backend passes and importing 2015-12-07 19:21:34 +00:00
cxx-sections.data
lit.cfg
lit.site.cfg.in
make_test_dirs.pl
Makefile
TestRunner.sh