aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2013-03-25 13:25:34 +0000
committerDuncan Sands <baldrick@free.fr>2013-03-25 13:25:34 +0000
commit71de6dcb38935e8ff58024e14cffbcac2da86006 (patch)
treebf40b1d0b0158c4668d8a6c773b906d99a691215 /lldb/scripts/Python
parent8a1177f2aaf9492dda7aa0103934b98db9bb0c6e (diff)
downloadllvm-71de6dcb38935e8ff58024e14cffbcac2da86006.zip
llvm-71de6dcb38935e8ff58024e14cffbcac2da86006.tar.gz
llvm-71de6dcb38935e8ff58024e14cffbcac2da86006.tar.bz2
Don't use add_llvm_definitions for adding warning flags. It makes it too hard
to have them appear in the right order. Instead append all warnings explicitly to the language flags. This was already the case for many warnings. Fixes the issue of -Wno-maybe-uninitialized not being effective because -Wall was being placed after it rather than before. llvm-svn: 177866
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions