saugustine added a comment.

From the failure mode I was seeing, any value at all for __VERSION__ will be 
fine, as long as it is a valid preprocessor string.

It would also solve this particular problem to not define __GNUC__, but I as 
that would create other, more severe, problems, as long as clang identifies 
itself as __GNUC__, we should maintain compatibility with it.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64062/new/

https://reviews.llvm.org/D64062



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to