summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/objc++-cpp-output.mm
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-03-02 19:08:03 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-03-02 19:08:03 +0000
commit503f883b9591a2a1ba596109c6ebe633d1428f25 (patch)
treecf7119e0d5b08f85ce1e66238816deed3fbd3599 /clang/test/Driver/objc++-cpp-output.mm
parentd8cacd2e9727439ab83844e4bdcca59eaed4074c (diff)
downloadbcm5719-llvm-503f883b9591a2a1ba596109c6ebe633d1428f25.tar.gz
bcm5719-llvm-503f883b9591a2a1ba596109c6ebe633d1428f25.zip
Add r230655 back with a fix.
The issue is that now we have a diag handler during optimizations and get forward every optimization remark, flooding stdout. The same filtering should probably be done with or without a custom handler, but for now just ignore remarks. Original message: gold-plugin: "Upgrade" debug info and handle its warnings. The gold plugin never calls MaterializeModule, so any old debug info was not deleted and could cause crashes. Now that it is being "upgraded", the plugin also has to handle warnings and create Modules with a nice id (it shows in the warning). llvm-svn: 230991
Diffstat (limited to 'clang/test/Driver/objc++-cpp-output.mm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud