hanchenye-llvm-project/clang/test
George Karpenkov 33613f63f6 Add -fsanitize=fuzzer-no-link flag to the driver.
The flag will perform instrumentation necessary to the fuzzing,
but will NOT link libLLVMFuzzer.a library.
Necessary when modifying CFLAGS for projects which may produce
executables as well as a fuzzable target.

Differential Revision: https://reviews.llvm.org/D36600

llvm-svn: 310733
2017-08-11 17:22:58 +00:00
..
ARCMT
ASTMerge
Analysis [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
CXX PR33850: Update cxx_dr_status for Clang 5 branch. 2017-08-11 03:14:20 +00:00
CodeCompletion Fixed failing assert in code completion. 2017-07-21 09:24:00 +00:00
CodeGen Revert r302670 for the upcoming 5.0.0 release 2017-08-11 11:39:07 +00:00
CodeGenCUDA
CodeGenCXX Revert "PR19668, PR23034: Fix handling of move constructors and deleted copy constructors when deciding whether classes should be passed indirectly." 2017-08-09 12:22:25 +00:00
CodeGenCoroutines [coroutines] Evaluate the operand of void `co_return` expressions. 2017-07-31 07:48:13 +00:00
CodeGenObjC Adopt to LLVM API change (llvm.dbg.value no longer has an offset) 2017-07-28 20:21:08 +00:00
CodeGenObjCXX
CodeGenOpenCL AMDGPU: Use direct struct returns and arguments 2017-08-09 21:44:58 +00:00
Coverage [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
CoverageMapping [coverage] Special-case calls to noreturn functions. 2017-08-08 20:10:14 +00:00
Driver Add -fsanitize=fuzzer-no-link flag to the driver. 2017-08-11 17:22:58 +00:00
FixIt -Wpragma-pack: add an additional note and fixit when warning 2017-07-31 13:37:50 +00:00
Format
Frontend [ValueTracking] Enabling ValueTracking patch by default (recommit). Part 1. 2017-08-10 11:22:52 +00:00
Headers [Headers] Add a test for arm64intr.h 2017-07-27 19:45:13 +00:00
Import This adds the argument --dump-ir to clang-import-test, which allows 2017-08-07 22:27:30 +00:00
Index [index] Set SymbolSubKind::Accessor[GS]etter on class methods 2017-07-21 23:04:27 +00:00
Integration
Layout
Lexer Implement latest feature test macro recommendations, P0096R4. 2017-08-11 03:39:40 +00:00
Misc [diagtool] Add ability to pass in the id and return the name for a 2017-08-03 16:13:13 +00:00
Modules [modules] Set the lexical DC for dummy tag decls that refer to hidden 2017-08-11 12:06:52 +00:00
OpenMP [OPENMP] Emit non-debug version of outlined functions with original 2017-08-09 19:38:53 +00:00
PCH -Wpragma-pack: add an additional note and fixit when warning 2017-07-31 13:37:50 +00:00
Parser [AArch64] Ignore stdcall and similar on aarch64/windows 2017-08-07 20:52:04 +00:00
Preprocessor Revert r310057 2017-08-11 11:03:54 +00:00
Profile
Rewriter
Sema Revert "Thread Safety Analysis: warn on nonsensical attributes." 2017-08-11 07:54:35 +00:00
SemaCUDA
SemaCXX Revert "Thread Safety Analysis: warn on nonsensical attributes." 2017-08-11 07:54:35 +00:00
SemaObjC [Sema][ObjC] Fix spurious -Wcast-qual warnings. 2017-08-11 00:06:49 +00:00
SemaObjCXX
SemaOpenCL Add OpenCL 2.0 atomic builtin functions as Clang builtin 2017-08-04 18:16:31 +00:00
SemaTemplate Regression test for PR10856 2017-07-26 14:58:55 +00:00
TableGen
Tooling [clang-diff] Add initial implementation 2017-07-21 12:49:28 +00:00
Unit
VFS
clang-rename
.clang-format
CMakeLists.txt Clang's tests should depend on clang-diff 2017-07-21 13:12:01 +00:00
TestRunner.sh
cxx-sections.data
lit.cfg [clang] Add abi-breaking-checks support to clang 2017-07-25 23:00:02 +00:00
lit.site.cfg.in [clang] Add abi-breaking-checks support to clang 2017-07-25 23:00:02 +00:00
make_test_dirs.pl