Displaying 1 result from an estimated 1 matches for "669295fe".
2014 Sep 10
3
[LLVMdev] Does llvm-lit support type substitution (macro)?
...meter and a parameter config file:
// RUN: %clang_cc1 -fsyntax-only
func (TYPE a) {
a = 3;
}
// TYPE config
TYPE = {int, char, unsigned}
Many thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140910/669295fe/attachment.html>