summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Option
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2015-07-29 17:03:34 +0000
committerRichard Trieu <rtrieu@google.com>2015-07-29 17:03:34 +0000
commit6093d143c5a76d168854321a1fc3d63e9c6d1ee6 (patch)
tree347116319443ee58291614b2506cc3db876ff83a /llvm/lib/Option
parentcf739b8c3dac5bbee2a81b300d6cdf7b60af53dc (diff)
downloadbcm5719-llvm-6093d143c5a76d168854321a1fc3d63e9c6d1ee6.tar.gz
bcm5719-llvm-6093d143c5a76d168854321a1fc3d63e9c6d1ee6.zip
Disable -Wpessimizing-move and -Wredundant-move in template instantiations.
Dependent types can throw off the analysis for these warnings, possibly giving conflicting warnings and fix-its. Disabling the warning in template instantiations will prevent this problem, and will still catch the non-dependent cases in templates. llvm-svn: 243538
Diffstat (limited to 'llvm/lib/Option')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud