https://github.com/rupprecht closed
https://github.com/llvm/llvm-project/pull/119448
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Jordan Rupprecht (rupprecht)
Changes
cc1a2ea61e3f8e790125b10d9ec4e7d179156ddf adds a test which can fail if the
output directory is not writeable. Following the pattern of other tests in this
package, use `-o -` to print the IR to stdout
https://github.com/rupprecht created
https://github.com/llvm/llvm-project/pull/119448
cc1a2ea61e3f8e790125b10d9ec4e7d179156ddf adds a test which can fail if the
output directory is not writeable. Following the pattern of other tests in this
package, use `-o -` to print the IR to stdout instead