diff options
Diffstat (limited to 'clang/docs/tools')
-rw-r--r-- | clang/docs/tools/clang.pod | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/clang/docs/tools/clang.pod b/clang/docs/tools/clang.pod index 032efcfcabc..bcf84b7049f 100644 --- a/clang/docs/tools/clang.pod +++ b/clang/docs/tools/clang.pod @@ -168,10 +168,6 @@ Enable support for Pascal-style strings with "\pfoo". Enable support for Microsoft extensions. -=item B<-fborland-extensions> - -Enable support for Borland extensions. - =item B<-fwritable-strings> Make all string literals default to writable. This disables uniquing of |