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
/
Misc
/
caret-diags-macros.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[diagnostics] Avoid crashes while printing macro backtraces
Reid Kleckner
2015-12-08
1
-0
/
+26
*
Improve the printing of ranges when macros are involved.
Richard Trieu
2015-09-24
1
-60
/
+55
*
Format strings: don't ever convert %+d to %lu.
Jordan Rose
2013-01-17
1
-1
/
+1
*
Suppress all -Wunused-value warnings from macro body expansions.
Matt Beaumont-Gay
2013-01-17
1
-17
/
+17
*
More conservative fix for <rdar://problem/12847524> (a crash printing diagnos...
Eli Friedman
2012-12-18
1
-0
/
+20
*
Revert 170049 because it fails with an assertion on one of the spec2000 workl...
Nadav Rotem
2012-12-13
1
-23
/
+2
*
More hacking on mapDiagnosticRanges to make it handle more cases.
Eli Friedman
2012-12-13
1
-2
/
+23
*
Try to make the source location information for token pastes a bit more consi...
Eli Friedman
2012-12-01
1
-17
/
+45
*
Fix the computation of highlight ranges so we produce something sane when
Eli Friedman
2012-11-30
1
-0
/
+14
*
Add a proper algorithm to compute accurate source ranges for diagnostics with
Eli Friedman
2012-11-03
1
-17
/
+62
*
Switch to a more natural formatting of the macro name printing.
Chandler Carruth
2011-10-24
1
-29
/
+29
*
Now that macro expansion notes are real notes and go through the same
Chandler Carruth
2011-10-16
1
-29
/
+29
*
Fixed exapnsion range for # and ##.
Abramo Bagnara
2011-10-03
1
-6
/
+3
*
Switch the diagnostic messages about macros to use the terms 'expanded'
Chandler Carruth
2011-07-14
1
-29
/
+29
*
Switch the token-paste source locations inside of function style macro
Chandler Carruth
2011-07-08
1
-0
/
+37
*
Keep track of which source locations are part of a macro argument
Chandler Carruth
2011-07-07
1
-13
/
+55
*
Fix PR9279 - Macro expansion stack trace seriously broken with function-style...
Chris Lattner
2011-06-28
1
-7
/
+19
*
FileCheckize this test.
Chandler Carruth
2011-03-09
1
-13
/
+10
*
Revert r114316, -Wunused-value enabled by default was intended.
Argyrios Kyrtzidis
2010-09-19
1
-1
/
+1
*
Make -Wunused-value off by default, matching GCC. Fixes rdar://7126194.
Argyrios Kyrtzidis
2010-09-19
1
-1
/
+1
*
fix a bug in SourceManager::getInstantiationLocSlowCase, where
Chris Lattner
2010-02-12
1
-0
/
+9
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-7
/
+7
*
adjust this to bourne shell syntax
Chris Lattner
2009-05-06
1
-1
/
+1
*
Fix rdar://6849429 - -Wunused-value with deeply nested macro expansion genera...
Chris Lattner
2009-05-05
1
-0
/
+26