[all-commits] [llvm/llvm-project] ce7eb7: Thread safety analysis: Reword warning after D72635
Aaron Puchert via All-commits
all-commits at lists.llvm.org
Mon Apr 27 13:27:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ce7eb72a3c87a9d15ba4962fa7a23aad24f98156
https://github.com/llvm/llvm-project/commit/ce7eb72a3c87a9d15ba4962fa7a23aad24f98156
Author: Aaron Puchert <aaron.puchert at sap.com>
Date: 2020-04-27 (Mon, 27 Apr 2020)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/test/SemaCXX/warn-thread-safety-parsing.cpp
Log Message:
-----------
Thread safety analysis: Reword warning after D72635
We allow arbitrary names for capabilities now, and the name didn't play
a role for this anyway.
More information about the All-commits
mailing list