llvm-project/clang/include
Alp Toker 42aa21222d 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
2014-01-26 05:07:32 +00:00
..
clang ARCMigrate: Introduce proper diagnostics for TransformActions 2014-01-26 05:07:32 +00:00
clang-c Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
CMakeLists.txt
Makefile