[all-commits] [llvm/llvm-project] beb5a3: Correct some thread safety analysis diagnostics; NFC.
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Thu May 20 08:30:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: beb5a3a298a1bb2687b421cb960d36a5e9b3ad43
https://github.com/llvm/llvm-project/commit/beb5a3a298a1bb2687b421cb960d36a5e9b3ad43
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2021-05-20 (Thu, 20 May 2021)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/test/SemaCXX/warn-thread-safety-verbose.cpp
Log Message:
-----------
Correct some thread safety analysis diagnostics; NFC.
The diagnostics were not following the usual style rules.
More information about the All-commits
mailing list