summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/Tools.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2015-08-10 07:55:25 +0000
committerJason Molenda <jmolenda@apple.com>2015-08-10 07:55:25 +0000
commit484900bd3b3aed47537dc80b76c434e4b8a2af15 (patch)
tree9997eec13736456e50f96c1ee6206863d9916388 /clang/lib/Driver/Tools.cpp
parent30e2a44a06a4bd61f9c607e0d7e2447e0dc488db (diff)
downloadbcm5719-llvm-484900bd3b3aed47537dc80b76c434e4b8a2af15.tar.gz
bcm5719-llvm-484900bd3b3aed47537dc80b76c434e4b8a2af15.zip
Feedback from Jim: Change the "optimized code" warning to be entirely
contained within Process so that we won't be duplicating the warning message if other parts of the code want to issue the message. Change Process::PrintWarning to be a protected method - the public method will be the PrintWarningOptimization et al. Also, Have Thread::FunctionOptimizationWarning shortcut out if the warnings have been disabled so that we don't (potentially) compute parts of the SymbolContext unnecessarily. llvm-svn: 244436
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud