Files
clang-p2996/libcxx/test
Eric 2574cabdc2 [NFC] Remove BLOCKLIT workaround. (#91001)
Lit already has support for stopping LIT from parsing further test
directives. It is

// END.

After that directive, LIT will stop parsing.

This change removes the BLOCKLIT hack and replaces it with END.
2024-05-05 18:06:43 -04:00
..