Qualify definitions with clang:: rather than opening/closing a namespace.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90957
Frontend: Skip namespace around createVFSFromCompilerInvocation definition, NFC ClosedPublic Authored by dexonsmith on Nov 6 2020, 9:42 AM.
Details Summary Qualify definitions with clang:: rather than opening/closing a namespace.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 9 2020, 5:03 AM Closed by commit rG4e9af3d47847: Frontend: Skip namespace around createVFSFromCompilerInvocation definition, NFC (authored by dexonsmith). · Explain WhyNov 11 2020, 1:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 304631 clang/lib/Frontend/CompilerInvocation.cpp
|