[PATCH] ignore -mconstructor-aliases when adding field paddings for asan

Reid Kleckner rnk at google.com
Thu Oct 30 13:52:07 PDT 2014


Rafael was touching this last.

Why do we have to avoid aliasing? Note that there are many "aliasing" strategies here: RAUW, normal alias, and aliases in D5 comdat groups.

http://reviews.llvm.org/D6038






More information about the cfe-commits mailing list