efriedma-quic wrote: The gcc documentation isn't really written like a reference... it's hard to tell what exactly it does and does not guarantee. And we generally want clang to reduce its reliance on gcc documentation to define its own behavior. Particularly for edges that gcc documentation doesn't describe particularly well. (For example, if you have a memory clobber, is "volatile" redundant?)
This documentation generally lives in clang/docs/LanguageExtensions.rst . > Do you mean as opposed to marking them ModRef? Yes. https://github.com/llvm/llvm-project/pull/110510 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits