diff options
author | Alp Toker <alp@nuanti.com> | 2014-01-26 05:07:32 +0000 |
---|---|---|
committer | Alp Toker <alp@nuanti.com> | 2014-01-26 05:07:32 +0000 |
commit | 42aa21222d37406e22d48587ca4dc65ce9948b71 (patch) | |
tree | 414aaa19f71d2fb66da06cdfe102aed3a805ec02 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 26521539047389de5733d8940197b5bd6f2457c3 (diff) | |
download | llvm-42aa21222d37406e22d48587ca4dc65ce9948b71.zip llvm-42aa21222d37406e22d48587ca4dc65ce9948b71.tar.gz llvm-42aa21222d37406e22d48587ca4dc65ce9948b71.tar.bz2 |
ARCMigrate: Introduce proper diagnostics for TransformActions
This starts to switch ARCMT to use proper diagnostic messages. The old use was
based on incorrect example code from the documentation.
The logic of the previous report() functions has been retained to support any
external consumers that might be intercepting diagnostic messages through the
old interface.
Note that the change in test/Misc/warning-flags.c isn't a new warning without a
flag, rather one that was previously invisible to the test. Adding a flag might
be a good idea though.
llvm-svn: 200124
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions