| commit | 0e37afa15ea127909573a8f65dad72f30f70f2f0 | [log] [tgz] |
|---|---|---|
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Wed May 25 05:05:01 2011 +0000 |
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Wed May 25 05:05:01 2011 +0000 |
| tree | 1a40cc2c6dcb2788f47c95d15bce6e5e5321f3be | |
| parent | 0246d63715dfa2239c538b1a300183e8a64ff94a [diff] |
A StringRef-ication of the DiagnosticIDs API and internals. Patch by Matthieu Monrocq with tweaks by me to avoid StringRefs in the static diagnostic data structures, which resulted in a huge global-var-init function. Depends on llvm commit r132046. llvm-svn: 132047