[PATCH] Don't generate crash report when inline asm can't be parsed
Eric Christopher
echristo at gmail.com
Sat Feb 7 21:38:28 PST 2015
Not sure I agree with this - it changes the behavior (crash or not) based on whether or not there's bitcode as the input. There are lots of places that the behavior will continue as crashing. I think what should happen if you don't want this type of behavior is to avoid setting a global error handler via clang.
Thoughts? More explanation on your logic?
-eric
http://reviews.llvm.org/D7476
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list