[PATCH] Adding option -fno-inline-asm to disallow inline asm

Steven Wu stevenwu at apple.com
Thu Jan 15 18:36:27 PST 2015


- Fix the code format and fix the comments. Sorry for the spam


http://reviews.llvm.org/D6870

Files:
  include/clang/Basic/DiagnosticParseKinds.td
  include/clang/Basic/LangOptions.def
  include/clang/Driver/Options.td
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Parse/ParseStmtAsm.cpp
  lib/Parse/Parser.cpp
  test/Driver/inline-asm.c
  test/Driver/ms-inline-asm.c
  test/Parser/ms-inline-asm.c
  test/Parser/no-gnu-inline-asm.c

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6870.18286.patch
Type: text/x-patch
Size: 8168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150116/e6745b99/attachment.bin>


More information about the cfe-commits mailing list