SNSystems / dexter

DExTer - Debug Experience Tester
MIT License
33 stars 6 forks source link

[RFC] Builders don't use local clang #73

Open jmorse opened 4 years ago

jmorse commented 4 years ago

In the RFC which we're totally uploading to llvm sometime soon, and isn't on this github project yet, all the builder scripts that dexter uses just call "clang". They don't actually build things using the clang binaries in the build tree that debuginfo-tests is associated with.