]> granicus.if.org Git - clang/commit
Thread Safety Analysis: Move -Wthread-safety-negative out of the
authorDeLesley Hutchins <delesley@google.com>
Thu, 14 Aug 2014 21:54:34 +0000 (21:54 +0000)
committerDeLesley Hutchins <delesley@google.com>
Thu, 14 Aug 2014 21:54:34 +0000 (21:54 +0000)
commit8e928eb5560c6ca902624a045700fa99970973b8
treebe5dde78b9a30f022c7a3a733f96683202480d80
parent1fb54389224ae0db40b9c795fb09f2da73fe9c4c
Thread Safety Analysis:  Move -Wthread-safety-negative out of the
-Wthread-safety umbrella flag, pending updates to documentation.  The flag
works, but is likely to be confusing to existing users of -Wthread-safety.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215679 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticGroups.td
test/SemaCXX/warn-thread-safety-negative.cpp