diff options
Diffstat (limited to 'docs/tools')
-rw-r--r-- | docs/tools/clang.pod | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/tools/clang.pod b/docs/tools/clang.pod index 032efcfcab..bcf84b7049 100644 --- a/docs/tools/clang.pod +++ b/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 |