Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
d8bdba5d3534b87cae606d559933bc62752e8828
/
Driver
/
TextDiagnosticPrinter.cpp
2b70af4
Fixed copy-paste error.
by Ted Kremenek
· 17 years ago
58de026
by Steve Naroff
· 17 years ago
efe7f36
by Steve Naroff
· 17 years ago
0cbc215
Fix a bug recovering from broken code with a goto that Eli reported.
by Chris Lattner
· 17 years ago
bdd30c2
Change uses of std::cerr/std::cout to llvm::Lcerr/llvm::cout, and remove
by Ted Kremenek
· 17 years ago
e41b7cd
When forming the squigly underline for a diagnostic, make sure to
by Chris Lattner
· 17 years ago
0bc735f
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 17 years ago
9c728dc
TargetInfo no longer includes a reference to SourceManager.
by Ted Kremenek
· 17 years ago
2eefd86
Modified the internals of Diagnostic and DiagnosticClient to use
by Ted Kremenek
· 17 years ago
7a9d49f
Mega-patch: ripped SourceManager out of Diagnostic/DiagnosticClient. Now
by Ted Kremenek
· 17 years ago
0750618
start partitioning the diagnostics into two classes: those
by Chris Lattner
· 17 years ago
9a61194
Move token length calculation out of the diagnostics machinery into
by Chris Lattner
· 17 years ago
2b65a9d
wean the diagnostics machinery off the preprocessor.
by Chris Lattner
· 17 years ago
311ff02
Add a new Rewriter::getRangeSize method.
by Chris Lattner
· 17 years ago
3936c58
remove sorry.
by Chris Lattner
· 17 years ago
d217773
At one point there were going to be lexer and parser tokens.
by Chris Lattner
· 17 years ago
25bdb51
simplify the lexer ctor to take a SLoc instead of a sloc and a redundant buffer*.
by Chris Lattner
· 17 years ago
9dc1f53
Reimplement SourceLocation. Instead of having a
by Chris Lattner
· 17 years ago
20e6ccd
add better comments.
by Chris Lattner
· 17 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 17 years ago