index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Preprocessor
/
assembler-with-cpp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lex: Don't restrict legal UCNs when preprocessing assembly
Justin Bogner
2013-10-21
1
-0
/
+3
*
Make sure the assembler-with-cpp hack for "#" works with multiple "#"s in
Eli Friedman
2013-06-18
1
-0
/
+4
*
fix rdar://8823139, a crash on a comment in a preprocessed .s file
Chris Lattner
2011-01-06
1
-0
/
+5
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-2
/
+2
*
Use '-FOO' 'BAR' instead of '-FOO=BAR' in tests.
Daniel Dunbar
2009-11-30
1
-2
/
+2
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-2
/
+2
*
fix tests
Nuno Lopes
2009-10-27
1
-2
/
+2
*
Convert Preprocessor Clang tests to FileCheck in regards to PR5307.
Edward O'Callaghan
2009-10-27
1
-18
/
+16
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-1
/
+1
*
Fix a couple of bugs:
Chris Lattner
2009-05-25
1
-6
/
+12
*
fix this test to fail when the patch isn't applied.
Chris Lattner
2009-05-25
1
-1
/
+1
*
Make sure an invalid concatentaion doesn't insert whitespace before
Eli Friedman
2009-05-24
1
-0
/
+5
*
In assembler-with-cpp mode, don't error on '#' (stringize) operator applied to
Daniel Dunbar
2009-05-22
1
-0
/
+10
*
fix rdar://6804322 by wiring up -fdollars-in-identifiers
Chris Lattner
2009-04-19
1
-1
/
+10
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
The individual pieces of an invalid paste as still candidates for expansion.
Chris Lattner
2009-03-23
1
-0
/
+11
*
add tests for the various .S bugs I fixed on wednesday.
Chris Lattner
2009-03-20
1
-2
/
+32
*
rename this test from .S to .c so that it gets run.
Chris Lattner
2009-03-20
1
-0
/
+6