Just to keep code consistent as OpenMPAtomicUpdateChecker is defined
in anonymous namespace.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
50 ms | x64 debian > LLVM.Bindings/Go::go.test |
Differential D116068
[NFC][Clang] Move function implementation of `OpenMPAtomicUpdateChecker` into anonymous namespace ClosedPublic Authored by tianshilei1992 on Dec 20 2021, 5:59 PM.
Details Summary Just to keep code consistent as OpenMPAtomicUpdateChecker is defined
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Dec 21 2021, 6:26 AM This revision was landed with ongoing or failed builds.Dec 22 2021, 8:24 AM Closed by commit rGa364e8f6adeb: [NFC][Clang] Move function implementation of `OpenMPAtomicUpdateChecker` into… (authored by tianshilei1992). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 395562 clang/lib/Sema/SemaOpenMP.cpp
|