Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
8f0a403945b60a8a8a56a7721bb66f6b84ec129b
/
test
/
Preprocessor
/
assembler-with-cpp.c
ba3ca52
fix rdar://8823139, a crash on a comment in a preprocessed .s file
by Chris Lattner
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
78d5590
Use '-FOO' 'BAR' instead of '-FOO=BAR' in tests.
by Daniel Dunbar
· 15 years ago
2475d76
Remove RUN: true lines.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
8121ecd
fix tests
by Nuno Lopes
· 15 years ago
9b0cffe
Convert Preprocessor Clang tests to FileCheck in regards to PR5307.
by Edward O'Callaghan
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
3240469
Fix a couple of bugs:
by Chris Lattner
· 16 years ago
c5b7e8d
fix this test to fail when the patch isn't applied.
by Chris Lattner
· 16 years ago
4c3ba6c
Make sure an invalid concatentaion doesn't insert whitespace before
by Eli Friedman
· 16 years ago
c25d805
In assembler-with-cpp mode, don't error on '#' (stringize) operator applied to
by Daniel Dunbar
· 16 years ago
f5db8f8
fix rdar://6804322 by wiring up -fdollars-in-identifiers
by Chris Lattner
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
f1538de
The individual pieces of an invalid paste as still candidates for expansion.
by Chris Lattner
· 16 years ago
e966d9a
add tests for the various .S bugs I fixed on wednesday.
by Chris Lattner
· 16 years ago
15154b4
rename this test from .S to .c so that it gets run.
by Chris Lattner
· 16 years ago
[Renamed (67%) from test/Preprocessor/assembler-with-cpp.S]
5bea06a
Add test case for __ASSEMBLER__ definition.
by Daniel Dunbar
· 16 years ago