diff options
author | Nathan Lanza <nathan@lanza.io> | 2019-07-16 00:57:50 +0000 |
---|---|---|
committer | Nathan Lanza <nathan@lanza.io> | 2019-07-16 00:57:50 +0000 |
commit | 50f0c824532886bea5b7536378a16ac9e3b12f9c (patch) | |
tree | 5c4db6698e41c6d8838ed46cba891c0d7184ead7 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 509903e887263182f580ae75c7fee2eaedb66fae (diff) | |
download | llvm-50f0c824532886bea5b7536378a16ac9e3b12f9c.zip llvm-50f0c824532886bea5b7536378a16ac9e3b12f9c.tar.gz llvm-50f0c824532886bea5b7536378a16ac9e3b12f9c.tar.bz2 |
Allow for vendor prefixes in a list test
Summary:
Preprocessor/init.c contains a line that explicitly checks for the
string
__VERSION__ "Clang{{.*}}
It's valid to have a toolchain configured to emit a vendor prefix
before the word Clang. e.g.
__VERSION__ "Vendor Clang{{.*}}
Subscribers: fedor.sergeev, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D64772
llvm-svn: 366159
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions