Files
clang-p2996/clang/test/SemaCXX/warn-thread-safety-negative.cpp
Aaron Puchert bbed8cfe80 Thread safety analysis: Consider static class members as inaccessible
This fixes the issue pointed out in D84604#2363134. For now we exclude
static members completely, we'll take them into account later.
2020-10-30 00:35:14 +01:00

4.0 KiB