[PATCH] [clang] add support for -W{no-,}inline-asm-syntax

Daniel Sanders daniel.sanders at imgtec.com
Thu Feb 20 03:31:22 PST 2014


  The frontend and backend both have a -no-integrated-as option but they are currently independent. Would it make sense to have the frontend -no-integrated-as drive the backend -no-integrated-as option?

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



More information about the cfe-commits mailing list