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
/
has_include.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out repeated code parsing and concatenating header-names from
Richard Smith
2019-03-19
1
-1
/
+1
*
Fix some handling of AST nodes with diagnostics.
Richard Trieu
2018-03-28
1
-6
/
+6
*
[lex] Don't create a garbage token if parsing of __has_include fails.
Benjamin Kramer
2015-03-29
1
-0
/
+12
*
PR15539: Record "evaluating if/elif condition" flag in the right place
David Blaikie
2013-03-18
1
-0
/
+9
*
Add a test to make sure __has_include works from inside a macro.
Argyrios Kyrtzidis
2013-02-27
1
-0
/
+6
*
No longer crashing with an assert when __has_include or __has_include_next is...
Aaron Ballman
2013-01-16
1
-1
/
+23
*
Make __has_include a bit more resilient in the presence of macros. <rdar://p...
Eli Friedman
2013-01-09
1
-0
/
+27
*
Fix for PR13334. This prevents crashes that result from badly formed
Richard Trieu
2012-10-22
1
-9
/
+23
*
Start testing some commented-out cases of badly-formed __has_include.
Jordan Rose
2012-07-11
1
-11
/
+37
*
This really seems like a boring set of fixes to our tests to make them more
Chandler Carruth
2010-11-16
1
-16
/
+16
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Added __has_include and __has_include_next.
John Thompson
2009-11-02
1
-0
/
+83