Home | History | Annotate | Download | only in llvm

Lines Matching full:aliasing

282   # Darwin requires -fstrict-aliasing to be explicitly enabled.
283 # Avoid -fstrict-aliasing on Darwin for now, there are unresolved issues
284 # with -fstrict-aliasing and ipa-type-escape radr://6756684
286 # EXTRA_OPTIONS += -fstrict-aliasing -Wstrict-aliasing