diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2017-09-01 16:29:06 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2017-09-01 16:29:06 +0000 |
| commit | ef2abedb8a769fd36f6bf297c7dca6ba0fd3671f (patch) | |
| tree | e9a6b5da4df35be0858459207ed982a777fd4d0a /docs/ClangCommandLineReference.rst | |
| parent | a75fa8aaf2005c6cb7561a9aa5129a38075939a4 (diff) | |
Vendor import of clang release_50 branch r312293:vendor/clang/clang-release_50-r312293
Notes
svn path=/vendor/clang/dist/; revision=323090
svn path=/vendor/clang/clang-release_50-r312293/; revision=323091; tag=vendor/clang/clang-release_50-r312293
Diffstat (limited to 'docs/ClangCommandLineReference.rst')
| -rw-r--r-- | docs/ClangCommandLineReference.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/ClangCommandLineReference.rst b/docs/ClangCommandLineReference.rst index a7b485a39438..d964e34b98bf 100644 --- a/docs/ClangCommandLineReference.rst +++ b/docs/ClangCommandLineReference.rst @@ -656,6 +656,10 @@ Pass <arg> to the assembler Pass <arg> to the clang compiler +.. option:: -fclang-abi-compat=<version> + +Attempt to match the ABI of Clang <version> + .. option:: -fcomment-block-commands=<arg>,<arg2>... Treat each comma separated argument in <arg> as a documentation comment block command |
