Benjamin Kramer
|
3edb3b4ac5
|
Kill the brief and full explanation fields from StaticDiagInfoRec. They were unused and wasted space for nothing.
- per PR11952.
llvm-svn: 150199
|
2012-02-09 19:38:26 +00:00 |
Benjamin Kramer
|
4fde7a8007
|
Remove unused include of VectorExtras.h.
llvm-svn: 147737
|
2012-01-07 19:41:22 +00:00 |
Benjamin Kramer
|
fee467a0d0
|
Validate DiagGroup names in TableGen, they're used as command line arguments so we don't want shell meta chars in there.
llvm-svn: 144645
|
2011-11-15 12:54:53 +00:00 |
Benjamin Kramer
|
44f91da8cc
|
Use StringRef's case transformation methods.
llvm-svn: 143889
|
2011-11-06 20:36:48 +00:00 |
Peter Collingbourne
|
bee583fd6e
|
Add the Clang tblgen backends to Clang, and flip the switch to cause
the build systems to use clang-tblgen.
llvm-svn: 141291
|
2011-10-06 13:03:08 +00:00 |