llvm-project/clang/test
David Blaikie d6c88ece21 [opaque pointer types] Explicit non-pointer type for call expressions
(migration for recent LLVM change to textual IR for calls)

llvm-svn: 235147
2015-04-16 23:25:00 +00:00
..
ARCMT [Objective-C SDK modernizer]. Patch to convert setter/getter 2015-04-02 21:36:03 +00:00
ASTMerge
Analysis [analyzer] This implements potential undefbehavior.ZeroAllocDereference checker. 2015-04-14 14:18:04 +00:00
CXX Improve the error message for assigning to read-only variables. 2015-04-11 01:53:13 +00:00
CodeCompletion
CodeGen [opaque pointer types] Explicit non-pointer type for call expressions 2015-04-16 23:25:00 +00:00
CodeGenCUDA Fix addrspace when emitting constructors of static local variables 2015-03-25 20:06:28 +00:00
CodeGenCXX [opaque pointer types] Explicit non-pointer type for call expressions 2015-04-16 23:25:00 +00:00
CodeGenObjC [opaque pointer types] Explicit non-pointer type for call expressions 2015-04-16 23:25:00 +00:00
CodeGenObjCXX [opaque pointer types] Explicit non-pointer type for call expressions 2015-04-16 23:25:00 +00:00
CodeGenOpenCL Remove the cl-no-signed-zeros cc1 option 2015-04-04 14:54:24 +00:00
Coverage
CoverageMapping InstrProf: Handle whitespace and comments at the ends of macros 2015-03-25 04:13:49 +00:00
Driver [AArch64] Add v8.1a architecture 2015-04-16 15:53:09 +00:00
FixIt Unify warnings/errors from "maybe you meant" to "did you mean". 2015-04-02 22:10:06 +00:00
Format
Frontend Fix typo in my last commit. 2015-03-03 00:12:08 +00:00
Headers Make this test not rely on a backend being registered. 2015-04-03 01:27:02 +00:00
Index [libclang] Add functions to get information about fields. 2015-04-13 16:55:04 +00:00
Integration
Layout
Lexer [lex] Don't read past the end of the buffer 2015-03-29 14:11:37 +00:00
Misc Generate a diagnostic when a catch handler cannot execute due to class hierarchy inversion with regards to other catch handlers for the same block. 2015-04-08 00:05:29 +00:00
Modules [modules] Allow a function template definition if we have a pre-existing but not visible definition of the same template. 2015-03-27 21:57:41 +00:00
OpenMP [opaque pointer types] Explicit non-pointer type for call expressions 2015-04-16 23:25:00 +00:00
PCH Use raw_pwrite_stream in clang. 2015-04-14 15:15:49 +00:00
Parser [parse] Don't crash on alternative operator spellings from macros in c++11 attributes. 2015-03-29 19:25:07 +00:00
Preprocessor [AArch64] Add v8.1a architecture 2015-04-16 15:53:09 +00:00
Profile Fix this test so it doesn't try to open a file to write to the source tree 2015-04-06 16:33:18 +00:00
Rewriter [Objective-C modern translation]. Patch to fix type of 2015-04-09 18:36:50 +00:00
Sema Comment parsing: fix an assertion failure on a verbatim block terminated with "**/" 2015-04-15 23:45:43 +00:00
SemaCUDA Create a frontend flag to disable CUDA cross-target call checks 2015-04-15 22:27:06 +00:00
SemaCXX Fix for PR20402 in -Wconsumed. 2015-04-15 22:32:44 +00:00
SemaObjC [Objective-C Sema]. In my last patch change the 2015-04-16 21:52:34 +00:00
SemaObjCXX [Objective-C Sema] Fixes a typo which did not allow 2015-04-10 22:07:47 +00:00
SemaOpenCL Restores r228382, which was reverted in r228406. 2015-02-25 05:48:23 +00:00
SemaTemplate Improve the error message for assigning to read-only variables. 2015-04-11 01:53:13 +00:00
TableGen
Tooling
Unit
VFS DebugInfo: Move new hierarchy into place (clang) 2015-03-03 17:25:55 +00:00
.clang-format
CMakeLists.txt Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-25 02:44:04 +00:00
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg Check for backtraces in tests which are verifying pretty stack traces from a crashing clang. 2015-02-10 19:53:38 +00:00
lit.site.cfg.in Check for backtraces in tests which are verifying pretty stack traces from a crashing clang. 2015-02-10 19:53:38 +00:00
make_test_dirs.pl