It's only used by Version.cpp, so limit the definition to just that one
file instead of making all of Clang recompile if you change CLANG_VENDOR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90516
[clang] Limit scope of CLANG_VENDOR definition ClosedPublic Authored by smeenai on Oct 30 2020, 5:47 PM.
Details Summary It's only used by Version.cpp, so limit the definition to just that one
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 31 2020, 12:44 AM This revision was landed with ongoing or failed builds.Nov 2 2020, 9:05 AM Closed by commit rG4e4ab8e0152b: [clang] Limit scope of CLANG_VENDOR definition (authored by smeenai). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 302303 clang/CMakeLists.txt
clang/lib/Basic/CMakeLists.txt
|