[cfe-dev] alias_set proposal (N4150)

Jeroen Dobbelaere via cfe-dev cfe-dev at lists.llvm.org
Fri Sep 30 05:58:59 PDT 2016


Hi all,

I am looking into providing fine grained (no)aliasing information in a heavily templatized piece of c++ code.

I noticed proposal N4150 that seems to provide the tweaks I am looking for:
   http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4150.pdf

Unfortunately, it seems not to be part of the upcoming C++17.

Does there exist an implementation for clang/llvm that implements this proposal ?
Or is there an alternative proposal  (with implementation)  that made it into llvm and/or the standard ?

Thanks ,

Jeroen Dobbelaere
 




More information about the cfe-dev mailing list