Remove 'using namespace' statement from header file to avoid propagating it to
other locations unnecessarily and avoid potential name collisions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152727
[SampleFDO] Remove 'using namespace' (NFC) ClosedPublic Authored by Asif on Jun 12 2023, 10:05 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 13 2023, 2:51 PM Closed by commit rG5bb9bf52cb0f: [SampleFDO] Remove 'using namespace' (NFC) (authored by Asif, committed by Muhammad Asif Manzoor (A) <m00629332@ptlab01.huawei.com>). · Explain WhyJun 14 2023, 2:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 531513 llvm/include/llvm/Support/Discriminator.h
|