aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Tooling/Syntax/BuildTree.cpp
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@quicinc.com>2020-08-10 10:32:38 -0500
committerKrzysztof Parzyszek <kparzysz@quicinc.com>2020-08-10 10:37:24 -0500
commit7406eb4f6afd8df9bd4dbb918f5e7005ba71d58c (patch)
tree0a31ed09a9a9536fa636e8a71cd1c132706590f1 /clang/lib/Tooling/Syntax/BuildTree.cpp
parent0b7f12521966e04bd60df3e7a5327556631d2057 (diff)
downloadllvm-7406eb4f6afd8df9bd4dbb918f5e7005ba71d58c.zip
llvm-7406eb4f6afd8df9bd4dbb918f5e7005ba71d58c.tar.gz
llvm-7406eb4f6afd8df9bd4dbb918f5e7005ba71d58c.tar.bz2
[Hexagon] Avoid creating an empty target feature
If the CPU string is empty, the target feature map may end up having an empty string inserted to it. The symptom of the problem is a warning message: '+' is not a recognized feature for this target (ignoring feature) Also, the target-features attribute in the module will have an empty string in it.
Diffstat (limited to 'clang/lib/Tooling/Syntax/BuildTree.cpp')
0 files changed, 0 insertions, 0 deletions