Re: [PATCH] D18478: python bindings: expose the clang version string

2016-08-07 Thread Saleem Abdulrasool via cfe-commits
compnerd added a comment. Hmm, could do something devious. Write the test and run that through the c preprocessor and then use that to compare the string. Ugly, but would be completely generic and ensure that we see the value we expect always. https://reviews.llvm.org/D18478 _

Re: [PATCH] D18478: python bindings: expose the clang version string

2016-05-11 Thread John Törnblom via cfe-commits
john.tornblom added a comment. Any suggestions on how to test this? Just check for non-empty string? http://reviews.llvm.org/D18478 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits