summaryrefslogtreecommitdiff
path: root/clang/test/Driver/freebsd.cpp
AgeCommit message (Expand)Author
2025-02-16[FreeBSD] Support -stdlib=libstdc++Alexander Richardson
2024-05-23[Driver][test] Replace legacy -target with --target=Fangrui Song
2023-02-21[Driver][FreeBSD] Correct driver behavior if a triple is provided without a v...Brad Smith
2022-11-18[Driver] exclude recently added tests from WindowsMatt Jacobson
2022-11-18[Driver] move FreeBSD header search path management to the driverMatt Jacobson
2022-07-22[Clang][Driver] Fix include paths for `--sysroot /` on OpenBSD/FreeBSDEgor Zhdan
2021-12-15[Driver] Default to contemporary FreeBSD profiling behaviourEd Maste
2021-11-22[Driver] Default to libc++ on FreeBSDJan Beich
2021-11-22[Driver] correct typo in FreeBSD 14 testEd Maste
2021-06-26[Driver] do not link _p libs for -pg on FreeBSD 14 and laterEd Maste
2016-03-14Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIBJonas Hahnfeld
2016-02-14As reported in https://llvm.org/bugs/show_bug.cgi?id=25496, on FreeBSD,Dimitry Andric
2014-12-22Rename test.cc files to test.cpp.Nico Weber