[cfe-dev] How to disable alias analysis in clang?

Konstantin Tokarev annulen at yandex.ru
Fri Jul 5 11:34:42 PDT 2013


Hi all,

I've tried to use -fno-strict-aliasing flag, however, when I add -mllvm -debug-pass=Arguments to clang arguments, I still see -tbaa and -basicaa in pass list. -mllvm -enable-tbaa=0 does not help too.

-- 
Regards,
Konstantin



More information about the cfe-dev mailing list