[PATCH] [libcxx] Add compiler utility class for LIT tests

Eric Fiselier eric at efcs.ca
Fri Jan 16 12:59:08 PST 2015


Hi danalbert, jroelofs,

This adds a compiler utility class that handles generating compile commands and running them. Instead of having to pass the compiler path and 3 groups of flags between the configuration and the test format this allows us to just pass the compiler object.

http://reviews.llvm.org/D7019

Files:
  test/libcxx/test/compiler.py
  test/libcxx/test/config.py
  test/libcxx/test/format.py

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7019.18312.patch
Type: text/x-patch
Size: 24076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150116/a204ab88/attachment.bin>


More information about the cfe-commits mailing list