aaron.ballman added a comment.

Thanks for this! Should we similarly handle `__STDC_NO_ATOMICS__`, 
`__STDC_NO_COMPLEX__`, et al at the same time? Also, how should we handle 
`__STDC_VERSION__`? We set that in all C modes, but MSVC only sets it when 
passed /std:c11, etc explicitly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112081

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

Reply via email to