llvm-project/libcxx/test/std/experimental/filesystem
Louis Dionne fb47ffc618 [libc++] Provide a method for adding compiler flags in lit.local.cfg files
That way, local lit configuration files don't have to worry about
deep-copying the compiler instance of the test format, which is
arguably an implementation detail.

We pass the config to this method even though it is not used by the
current test format because this allows replacing the current test
format by other test formats that would require the config to add
new compile flags.
2020-03-31 09:29:18 -04:00
..
fs.req.macros [NFC] Strip trailing whitespace from libc++ 2019-10-23 11:19:19 -07:00
fs.req.namespace Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
lit.local.cfg [libc++] Provide a method for adding compiler flags in lit.local.cfg files 2020-03-31 09:29:18 -04:00