[PATCH] D13828: Do not process __config file in C mode

Richard Smith via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 17:04:31 PDT 2015


rsmith added a comment.

(If we don't want to support these headers being included from C, we should also remove the `#ifdef __cplusplus` checks from all the .h headers to avoid the suggestion that this is intended to work.)


http://reviews.llvm.org/D13828





More information about the llvm-commits mailing list