diff options
author | Martin Storsjö <martin@martin.st> | 2023-10-18 15:40:24 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2023-10-18 15:42:18 +0300 |
commit | 1072b94ed8e5a051100557185cb384364850635a (patch) | |
tree | a93a220fa9297da45ee345855159c75ad413418d /llvm/docs/tutorial | |
parent | c060757bcc8a0d4537bc2f98e1208f089aef79e6 (diff) | |
download | llvm-1072b94ed8e5a051100557185cb384364850635a.zip llvm-1072b94ed8e5a051100557185cb384364850635a.tar.gz llvm-1072b94ed8e5a051100557185cb384364850635a.tar.bz2 |
Revert "[clang] [unittest] Add a test for Generic_GCC::GCCVersion::Parse (#69078)"
This reverts commit b4b35a5d2b4ee26bf79b8a92715dd200f3f9cc49.
That commit broke builds with -DBUILD_SHARED_LIBS=ON. The reason
is that clang::driver::toolchains::Generic_GCC::GCCVersion::Parse
isn't visible outside of the shared library, because
the Generic_GCC class is marked with LLVM_LIBRARY_VISIBILITY.
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions