This patch introduces Clang-specific MarshallingInfoVisibility TableGen class.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D95147
[clang][cli] Port visibility LangOptions to marshalling system ClosedPublic Authored by jansvoboda11 on Jan 21 2021, 9:22 AM.
Details Summary This patch introduces Clang-specific MarshallingInfoVisibility TableGen class.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 21 2021, 12:10 PM This revision was landed with ongoing or failed builds.Jan 22 2021, 12:32 AM Closed by commit rGff5f42e41338: [clang][cli] Port visibility LangOptions to marshalling system (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 318443 clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
|