[PATCH] D106577: [clang] Define __STDC_ISO_10646__

Michał Górny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 19 04:12:28 PDT 2022


mgorny added a comment.

In D106577#3799276 <https://reviews.llvm.org/D106577#3799276>, @aaron.ballman wrote:

> Sorry, thanks for re-pinging this, it fell off my radar. Yes, I have heard back from WG14 but there was not really a consensus position (which means we'd need to write a paper if we want a more detailed answer from the committee). The direction things seemed to be heading, but we did not confirm, is that the library impacts the value of `__STDC_ISO_10646__` and so we don't have a way to set what this should expand to within the compiler.

Thanks. I suppose we're back to `<stdc-predef.h>` and D34158 <https://reviews.llvm.org/D34158> (-ish) then.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106577



More information about the cfe-commits mailing list