The code relied on ManagedStatic.h being included indirectly. This is
about to change as uses of ManagedStatic are removed throughout the
codebase.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130575
clang: include ManagedStatic.h for llvm_shutdown ClosedPublic Authored by nhaehnle on Jul 26 2022, 7:50 AM.
Details Summary The code relied on ManagedStatic.h being included indirectly. This is
Diff Detail
Event Timelinenhaehnle added a child revision: D129116: ManagedStatic: remove from DebugCounter.Jul 26 2022, 7:51 AM This revision is now accepted and ready to land.Jul 26 2022, 9:15 AM This revision was landed with ongoing or failed builds.Jul 27 2022, 5:57 AM Closed by commit rG5a78ac21569a: clang: include ManagedStatic.h for llvm_shutdown (authored by nhaehnle). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 448020 clang/unittests/Interpreter/InterpreterTest.cpp
clang/utils/TableGen/TableGen.cpp
|