Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
7c97ed7d0731a5e0de7a3c3b0447e4f8073bda89
/
utils
/
TableGen
/
ClangDiagnosticsEmitter.cpp
3446cf1
Use raw_ostream::write_escaped instead of EscapeString.
by Daniel Dunbar
· 16 years ago
1a55180
Replace std::iostreams with raw_ostream in TableGen.
by Daniel Dunbar
· 16 years ago
956244b
Add output of the SFINAE bit for Clang's diagnostics
by Douglas Gregor
· 16 years ago
bfc0104
prove diagnostic -> group mapping information.
by Chris Lattner
· 16 years ago
9efac56
encode subgroups into the clang .inc file. -Wall now works!
by Chris Lattner
· 16 years ago
d0d3494
start producing subgroup info.
by Chris Lattner
· 16 years ago
a0ed8ca
make sure that empty diag groups get known by clang.
by Chris Lattner
· 16 years ago
2f8c1d5
implement support for writing out diagnostic group tables.
by Chris Lattner
· 16 years ago
9371c33
use UppercaseString instead of EmitAllCaps
by Chris Lattner
· 16 years ago
457cde4
use escape string.
by Chris Lattner
· 16 years ago
ac9e7da
rename -gen-clang-diags-options -> -gen-clang-diag-groups
by Chris Lattner
· 16 years ago
a71c494
don't infer diag class from parenting relations, make it an explicit field
by Chris Lattner
· 16 years ago
5b66c04
include the default mapping in the clang diagnostic .inc files.
by Chris Lattner
· 16 years ago
f1624aa
minor cleanups
by Chris Lattner
· 16 years ago
ef66abe
Constify method to make VC++ happy. Patch by Brian Diekelman!
by Ted Kremenek
· 16 years ago
da4231f
fix a few spelling errors and typos
by Jim Grosbach
· 16 years ago
13b9bf9
Add sanity check in Clang TableGen backend to check if 'Component' is a string.
by Ted Kremenek
· 16 years ago
7fae82f
Fix regression in 'tblgen -gen-clang-diags-defs': Emit the diagnostic kind instead of "DIAGNOSTICCONTROLLED".
by Ted Kremenek
· 16 years ago
0f9d510
tblgen -gen-clang-diags-options: Output OptionTable entries in lexicographic
by Ted Kremenek
· 16 years ago
3ac82fe
'tblgen -gen-clang-diags-options' now outputs the OptionTable:
by Ted Kremenek
· 16 years ago
8b9d027
Add another Clang TableGen-backend (-gen-clang-diags-options) for emitting
by Ted Kremenek
· 16 years ago
557f7f8
Add (hidden) TableGen command option '-clang-component' which specifies the
by Ted Kremenek
· 16 years ago
04a847e
Add initial implementation of a TableGen backend for converting Clang-warnings
by Ted Kremenek
· 16 years ago