diff options
author | Alp Toker <alp@nuanti.com> | 2013-12-30 01:59:29 +0000 |
---|---|---|
committer | Alp Toker <alp@nuanti.com> | 2013-12-30 01:59:29 +0000 |
commit | 751d635a2adc85ae9e5f7d1413deb8dbc72fa634 (patch) | |
tree | 51fcad880c0ac8e429f73939de65cdaa8bcda6b2 /llvm/lib/CodeGen | |
parent | 74107fe5269a643f5dab2fe8939d5079ca233c6e (diff) | |
download | bcm5719-llvm-751d635a2adc85ae9e5f7d1413deb8dbc72fa634.tar.gz bcm5719-llvm-751d635a2adc85ae9e5f7d1413deb8dbc72fa634.zip |
Cleanup: Switch the preprocessor to err_pp_expected_after
This is approaching consistency but the PP and Parse categories they still have
slightly different wording:
def err_pp_expected_after : Error<"missing %1 after %0">;
def err_expected_after : Error<"expected %1 after %0">;
llvm-svn: 198189
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions