Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Preud'homme f3a86a23c1 [Test] Fix driverkit-path.c with lib64 dir
Reviewed By: yln

Differential Revision: https://reviews.llvm.org/D137484
2022-11-08 09:54:47 +00:00
Richard Smith 740a75c9d6 Fix assumption that Clang version number is numeric.
This can be set at configure time and might include other characters.
2022-08-29 21:42:11 -07:00
Julian Lettner 79fe9aaf6a [Driver] Fix & re-enable DriverKit test
This reverts commit ce6989fd8a.
2022-08-29 15:05:22 -07:00
Julian Lettner ce6989fd8a Revert "[Driver] Fix & re-enable DriverKit test"
This reverts commit 2d66571729 due to
test failure:

http://45.33.8.238/win/65224/step_7.txt
2022-08-29 11:59:01 -07:00
Julian Lettner 2d66571729 [Driver] Fix & re-enable DriverKit test 2022-08-29 10:27:04 -07:00
Julian Lettner 5284cf0098 [Clang][Driver] Temporarily disable failing DriverKit test 2022-08-26 18:32:51 -07:00
Julian Lettner dc32ed8a8e [Clang][Driver] Refine/refactor DriverKit support
Add special Framework header search path for DriverKit.
2022-08-26 16:06:24 -07:00