aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionPass.cpp
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2018-07-12 19:53:15 +0000
committerVedant Kumar <vsk@apple.com>2018-07-12 19:53:15 +0000
commitee5406e83cada6ece6c02d82860febe7353d88dc (patch)
treeb9e9abb66a372c4cd2b21c3d2cdde98bc0275ad8 /llvm/lib/CodeGen/MachineFunctionPass.cpp
parentd5cd7ce743f7c05abdba3901d4c655fcff98e4d0 (diff)
downloadllvm-ee5406e83cada6ece6c02d82860febe7353d88dc.zip
llvm-ee5406e83cada6ece6c02d82860febe7353d88dc.tar.gz
llvm-ee5406e83cada6ece6c02d82860febe7353d88dc.tar.bz2
[Driver] Conform warn_drv_object_size_disabled_O0 to DefaultWarnNoError
This diagnostic triggers when -fsanitize=object-size is explicitly specified but will be a no-op (i.e, at -O0). This diagnostic should not fail a -Werror build because it's just an explanatory note to the user. It's not always actionable. For example, a user may not be able to simply disable object-size, because they want it enabled in optimized builds. rdar://42128447 llvm-svn: 336937
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions