[PATCH] D39508: [ubsan] lit changes for lld testing, future lto testing.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 10:32:25 PST 2017


lebedev.ri updated this revision to Diff 122267.
lebedev.ri added a comment.

Aha, i see.
How about this approach?

There is something weird going on with `config.cxx_mode_flags` in `cfi/lit.cfg`.
If i *don't* append it at the end (but use `config.clangxx`, which already contains it), then `test/cfi/overwrite.cpp` breaks, maybe others.


Repository:
  rL LLVM

https://reviews.llvm.org/D39508

Files:
  test/cfi/lit.cfg
  test/cfi/lit.site.cfg.in
  test/lit.common.cfg
  test/lit.common.configured.in
  test/ubsan/CMakeLists.txt
  test/ubsan/lit.common.cfg
  test/ubsan/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39508.122267.patch
Type: text/x-patch
Size: 9269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/a0ace476/attachment.bin>


More information about the llvm-commits mailing list