This avoids the risk of ODR violations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147032
[clang][dataflow][NFC] Put TransferVisitor in an unnamed namespace. ClosedPublic Authored by mboehme on Mar 28 2023, 1:08 AM.
Details Summary This avoids the risk of ODR violations.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 28 2023, 1:46 AM Closed by commit rG1bc2d43e5c8f: [clang][dataflow][NFC] Put TransferVisitor in an unnamed namespace. (authored by mboehme). · Explain WhyMar 28 2023, 3:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 508943 clang/lib/Analysis/FlowSensitive/Transfer.cpp
|