[all-commits] [llvm/llvm-project] 221b7a: [bazel] Add lib/Basic/BuiltinTargetFeatures.h to c...
Jorge Gorbe Moya via All-commits
all-commits at lists.llvm.org
Thu May 19 14:20:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 221b7a45833dcee19964924ec34fd2173c2b68a4
https://github.com/llvm/llvm-project/commit/221b7a45833dcee19964924ec34fd2173c2b68a4
Author: Jorge Gorbe Moya <jgorbe at google.com>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M utils/bazel/llvm-project-overlay/clang/BUILD.bazel
Log Message:
-----------
[bazel] Add lib/Basic/BuiltinTargetFeatures.h to clang:basic `hdrs`.
This header is included by
clang/unittests/CodeGen/CheckTargetFeaturesTest.cpp
so it needs to be exposed here to make it visible.
More information about the All-commits
mailing list