hanchenye-llvm-project/clang/include
Alp Toker 379b97f285 ARCMigrate: simplify diagnostic handling
Recent enhancements in the diagnostics engine mean that
TransformActions::report() no longer needs to duplicate this suppression logic.

That's great because the old code was flawed and would have attached notes to
the wrong primary diagnostic in non-trivial use.

With these changes it becomes safe to use reportNote() freely in the migration
tool.

llvm-svn: 212191
2014-07-02 17:08:00 +00:00
..
clang ARCMigrate: simplify diagnostic handling 2014-07-02 17:08:00 +00:00
clang-c [OPENMP] Initial parsing and sema analysis for 'single' directive. 2014-06-26 12:05:45 +00:00
CMakeLists.txt
Makefile