summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-10-23 10:34:53 +0000
committerTamas Berghammer <tberghammer@google.com>2015-10-23 10:34:53 +0000
commite7ec227839f2172af91cdd350bf45354180e7b27 (patch)
treee4c40b4ef01876761165c38aa8b4f8b29f303f2b /lldb/test/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parent2ff8870b6f49bc2cbfc79e4a65d0fe9dc4a51a7f (diff)
downloadbcm5719-llvm-e7ec227839f2172af91cdd350bf45354180e7b27.tar.gz
bcm5719-llvm-e7ec227839f2172af91cdd350bf45354180e7b27.zip
Disable the strict-aliasing warnings produced by gcc
GCC produce a lot of strict-aliasing warning for the LLDB codebase what makes reading the compile output very difficult. This change disable these warnings to reduce the noise as we already ignore them. We should consider re-enabling the warning if we fix all (or most) strict-aliasing violation first. Differential revision: http://reviews.llvm.org/D13981 llvm-svn: 251107
Diffstat (limited to 'lldb/test/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud