[PATCH] Move SanitizerArgs to the clang Driver

Richard Smith richard at metafoo.co.uk
Mon Aug 12 16:47:52 PDT 2013


  Hmm, should happen for something like:

      clang -c foo.s -o foo.o -fsanitize=whatever

  ... but it looks like we don't diagnose that with or without your patch. I'm not sure why.

http://llvm-reviews.chandlerc.com/D1341



More information about the cfe-commits mailing list