summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2018-01-03 23:52:42 +0000
committerAlex Lorenz <arphaman@gmail.com>2018-01-03 23:52:42 +0000
commit26d282fc5f37bef3623d88c14560063b5d68bf7c (patch)
tree4efadf2e3c077ccdfd9801cd156ab3e95b3e5a39 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py
parentf2b2169ded69b5e760ed44894c5c5570eb4cc40e (diff)
downloadbcm5719-llvm-26d282fc5f37bef3623d88c14560063b5d68bf7c.tar.gz
bcm5719-llvm-26d282fc5f37bef3623d88c14560063b5d68bf7c.zip
PR35815: Separate out the ns-consumed diagnostic into an error and
a warning This commit separates out the warn_nsconsumed_attribute_mismatch and warn_nsreturns_retained_attribute_mismatch diagnostic into a warning and error. This is needed to avoid a module import regression introduced by r313717 that turned these errors into warnings and started promoting them only when needed, which caused an error when importing a module as it had different warning settings. rdar://36265651 llvm-svn: 321775
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud