hanchenye-llvm-project/clang/test
Nathan Sidwell c116802ef3 PR 20146
reject CV void return type on C definitions per 6.9.1/3

llvm-svn: 226178
2015-01-15 16:45:53 +00:00
..
ARCMT
ASTMerge
Analysis [CallGraph] Make sure the edges are not missed due to re-declarations 2014-12-17 00:34:07 +00:00
CXX PR22208: On FreeBSD systems, __STDC_MB_MIGHT_NEQ_WC__ is expected to be defined 2015-01-13 01:47:45 +00:00
CodeCompletion
CodeGen IR: Move MDLocation into place (clang testcases) 2015-01-14 22:28:03 +00:00
CodeGenCUDA IR: Make metadata typeless in assembly, clang side 2014-12-15 19:10:08 +00:00
CodeGenCXX AST: Ensure implicit records have default visibility 2015-01-15 08:41:25 +00:00
CodeGenObjC IR: Move MDLocation into place (clang testcases) 2015-01-14 22:28:03 +00:00
CodeGenObjCXX IR: Move MDLocation into place (clang testcases) 2015-01-14 22:28:03 +00:00
CodeGenOpenCL Add __builtin_amdgpu_class 2015-01-06 23:14:57 +00:00
Coverage
CoverageMapping
Driver Revert "More robust deployment target parsing on darwin" 2015-01-14 18:22:29 +00:00
FixIt PR21969: Improve diagnostics for a conversion function that has any pieces of a 2014-12-19 02:07:47 +00:00
Format
Frontend Frontend: Fix SourceColumnMap assertion failure on non-ascii characters. 2015-01-08 13:19:07 +00:00
Headers Add more feature flags to the x86 instrinsic test. 2014-12-27 06:59:44 +00:00
Index PR13699: Include friend declarations in code completion results if they had a 2015-01-15 02:27:20 +00:00
Integration
Layout
Lexer Add driver flags -ftrigraphs, -fno-trigraphs. 2014-12-23 22:32:37 +00:00
Misc Attempt to fix test from r225423 to get build bots green. 2015-01-08 02:40:08 +00:00
Modules Inherit attributes when infering a framework module 2015-01-13 17:47:44 +00:00
OpenMP [OPENMP] Consider global named register variables as threadprivate by default. 2015-01-13 03:35:30 +00:00
PCH Don't invent a '$auto-x-y' name for auto types in generic lambdas. This is no 2015-01-09 00:59:40 +00:00
Parser Fix crash-on-invalid and name lookup when recovering from ~X::X() typo. 2015-01-15 00:48:52 +00:00
Preprocessor [Mips] Define macros `__mips_isa_rev` in case of mips32r6/mips64r6 options 2015-01-15 07:04:48 +00:00
Profile InstrProf: Don't emit counter increments in dead code 2015-01-09 01:46:40 +00:00
Rewriter
Sema PR 20146 2015-01-15 16:45:53 +00:00
SemaCUDA Consider calls from implict host device functions as valid in SemaCUDA. 2014-12-16 20:12:38 +00:00
SemaCXX AST: alignof might be dependent because of alignment attributes 2015-01-15 10:04:14 +00:00
SemaObjC Objective-C: Serialize "more than one decl" state of ObjCMethodList. 2014-12-27 22:14:15 +00:00
SemaObjCXX Adding a -Wunused-value warning for expressions with side effects used in an unevaluated expression context, such as sizeof(), or decltype(). Also adds a similar warning when the expression passed to typeid() *is* evaluated, since it is equally likely that the user would expect the expression operand to be unevaluated in that case. 2014-12-17 21:57:17 +00:00
SemaOpenCL
SemaTemplate Sema: Recover when a function template is in an extern "C" block 2015-01-15 07:04:38 +00:00
TableGen
Tooling
Unit
VFS IR: Make metadata typeless in assembly, clang side 2014-12-15 19:10:08 +00:00
.clang-format
CMakeLists.txt
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg Fix lit for builds under /opt 2015-01-05 19:59:24 +00:00
lit.site.cfg.in
make_test_dirs.pl