Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
84834432289a810e713f82f1ed94a99ad8a5c2ea
/
utils
/
C++Tests
5f16e52
Beef up Clang-on-LLVM testing a bit, by making LLVM-Syntax recursive
by Douglas Gregor
· 15 years ago
9bf8a17
Don't run the LLVM Code tests by default.
by Daniel Dunbar
· 15 years ago
6cfe889
Add -Werror for Clang and LLVM on Clang (headers) syntax tests.
by Daniel Dunbar
· 15 years ago
f21bf9b
Add C++ tests to try to parse and compile the LLVM libraries
by Douglas Gregor
· 15 years ago
9d85109
Don't try to parse LinkAllParses.h for now
by Douglas Gregor
· 15 years ago
93b189f
Change Clang-Code-Compile tests to only -emit-llvm instead of running
by Daniel Dunbar
· 15 years ago
c0513be7
Add two new C++ lit tests suites, for testing Clang .cpp files with
by Daniel Dunbar
· 15 years ago
72a0b79
Add Clang-Syntax C++Tests; these don't run by default, use the lit arguments
by Daniel Dunbar
· 15 years ago
36ce794
Use the other excludes syntax.
by Daniel Dunbar
· 15 years ago
35de813
Turn off -Wsign-compare warnings by default
by Douglas Gregor
· 15 years ago
b7a86f5
When we encounter a derived-to-base conversion when performing an
by Douglas Gregor
· 15 years ago
393896f
Fixed two places where we needed to force completion of a type
by Douglas Gregor
· 15 years ago
33b7f45
A toy for Doug: Add some 'lit' tests which just run clang++ -fsyntax-only over all the files in a directory.
by Daniel Dunbar
· 15 years ago