[Openmp-commits] [PATCH] D125860: [clang] Only use major version in resource dir
Timm Bäder via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed May 18 01:21:51 PDT 2022
tbaeder created this revision.
tbaeder added a reviewer: tstellar.
Herald added a subscriber: mgorny.
Herald added a reviewer: bollu.
Herald added a project: All.
tbaeder requested review of this revision.
Herald added subscribers: llvm-commits, openmp-commits, lldb-commits, Sanitizers, cfe-commits, MaskRay.
Herald added projects: clang, Sanitizers, LLDB, OpenMP, LLVM.
As discussed in https://discourse.llvm.org/t/should-we-continue-embed-the-full-llvm-version-in-lib-clang/62094/8
Release note update still missing of course.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D125860
Files:
clang/include/clang/Basic/Version.inc.in
clang/lib/Driver/Driver.cpp
clang/lib/Headers/CMakeLists.txt
clang/lib/Tooling/CMakeLists.txt
clang/runtime/CMakeLists.txt
compiler-rt/cmake/base-config-ix.cmake
lldb/source/Plugins/ExpressionParser/Clang/ClangHost.cpp
lldb/unittests/Expression/ClangParserTest.cpp
llvm/cmake/modules/LLVMExternalProjectUtils.cmake
openmp/runtime/src/CMakeLists.txt
polly/lib/External/isl/interface/extract_interface.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125860.430263.patch
Type: text/x-patch
Size: 8268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220518/feff91cb/attachment.bin>
More information about the Openmp-commits
mailing list