зеркало из https://github.com/microsoft/clang-1.git
Argh, I modified the .inc file locally, not the .td.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100881 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
7002f4c03c
Коммит
380509aa10
|
@ -326,8 +326,8 @@ def fno_builtin : Flag<"-fno-builtin">,
|
|||
HelpText<"Disable implicit builtin knowledge of functions">;
|
||||
def faltivec : Flag<"-faltivec">,
|
||||
HelpText<"Enable AltiVec vector initializer syntax">;
|
||||
def faccess_control : Flag<"-faccess-control">,
|
||||
HelpText<"Enable C++ access control">;
|
||||
def fno_access_control : Flag<"-fno_access-control">,
|
||||
HelpText<"Disable C++ access control">;
|
||||
def fno_assume_sane_operator_new : Flag<"-fno-assume-sane-operator-new">,
|
||||
HelpText<"Don't assume that C++'s global operator new can't alias any pointer">;
|
||||
def fdollars_in_identifiers : Flag<"-fdollars-in-identifiers">,
|
||||
|
|
Загрузка…
Ссылка в новой задаче