mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-12 21:56:05 +00:00

This is a followup to 817b3a6fe3a4452eb61a2503c8beaa7267ca0351: in `builder_base` we should use abspath, not realpath, because the name is significant. This is used by test cases that use `@skipIf(compiler="clang", compiler_version=['<', <version>])`