Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
c4133a477389dacb4479a96ee2227b92aea0a237
/
utils
/
C++Tests
f102c45
Remove the vestiges of the C backend.
by Eric Christopher
· 13 years ago
e3271d4
Remove the Alpha backend.
by Dan Gohman
· 13 years ago
78cf13d
Remove the Blackfin backend.
by Dan Gohman
· 13 years ago
0986eb5
Remove the SystemZ backend.
by Dan Gohman
· 13 years ago
a799cef
Tests: Tweak LLVM-Code-Symbols test to ignore common and undefined symbols for
by Daniel Dunbar
· 15 years ago
e868669
Sketch a simple new C++Tests suite for checking that llvm-gcc and clang generate
by Daniel Dunbar
· 15 years ago
d7557e3
Don't commit my silly little local changes
by Douglas Gregor
· 15 years ago
e1a5c17
Fix DISABLE_SMART_POINTERS build
by Douglas Gregor
· 15 years ago
006ce44
Revert accidental commit
by Douglas Gregor
· 15 years ago
90f9382
Switch Sema::AddCXXDirectInitializerToDecl over to InitializationSequence
by Douglas Gregor
· 15 years ago
f11031f
C++Tests: Add target paths for LLVM-Code-Compile checks as well.
by Daniel Dunbar
· 15 years ago
046a0f3
Add a couple more paths to the LLVM-Code-Syntax test
by Douglas Gregor
· 15 years ago
eb3f00c
Remove accidental commit containing local paths for the LLVM-Code-Syntax test
by Douglas Gregor
· 15 years ago
a6ca650
Minor cleanups for constructor initialization in InitializationSequence
by Douglas Gregor
· 15 years ago
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