[clang] [clang] [unittest] Add a test for Generic_GCC::GCCVersion::Parse (PR #69078)

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 18 05:25:39 PDT 2023


tbaederr wrote:

This doesn't build for me locally:
```
mold: error: undefined symbol: tools/clang/unittests/Driver/CMakeFiles/ClangDriverTests.dir/GCCVersionTest.cpp.o: clang::driver::toolchains::Generic_GCC::GCCVersion::Parse(llvm::StringRef)
```

https://github.com/llvm/llvm-project/pull/69078


More information about the cfe-commits mailing list