Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
85e99373835fe1b4cec624bc48dc8dfe14c2a783
/
docs
/
tools
/
clang.pod
7b7e2c4
Fix copy-paste error in manpage. Should be -stdlib=library.
by Ted Kremenek
· 12 years ago
8a198a0
Revert "Remove clang man page reference to -Oz. It's not an option we want people to use, and is around for historical reasons."
by Ted Kremenek
· 12 years ago
db13315
Remove clang man page reference to -Oz. It's not an option we want people to use, and is around for historical reasons.
by Ted Kremenek
· 12 years ago
de981f3
Add -ftls-model command-line flag.
by Hans Wennborg
· 13 years ago
b919815
Fix a typo (builting -> builtin).
by Benjamin Kramer
· 13 years ago
92d6d40
Driver: Add support for a new -nostdlibinc option.
by Daniel Dunbar
· 13 years ago
26e0b30
Revert my --working-directory option, which wasn't well thought through.
by Daniel Dunbar
· 13 years ago
63bc59b
Driver: Add a --working-directory option which can be used to cause the compiler
by Daniel Dunbar
· 13 years ago
e2bb7b9
Documentation for -Oz; Updated synopsis and item.
by Chad Rosier
· 14 years ago
4525ae5
Add documentation for -Oz flag.
by Chad Rosier
· 14 years ago
fc8f0e1
fix a bunch of comment typos found by codespell. Patch by
by Chris Lattner
· 14 years ago
1761ce5
Remove '-Xclang' and '-mllvm' entries from Clang man page. The later is only available in debug builds and the former is not supposed to be used by end-users.
by Ted Kremenek
· 14 years ago
dae4ac4
Reorganize predefined macros for all Windows targets.
by Michael J. Spencer
· 14 years ago
7780981
Fix a typo in the Clang man page, from Alexander Best.
by Douglas Gregor
· 14 years ago
51c7a78
Update Clang man page to say a little bit more about C++
by Douglas Gregor
· 14 years ago
dea6313
Driver/Objective-C: Retool Objective-C ABI flags to be more usable, and actually
by Daniel Dunbar
· 14 years ago
3f16c95
Driver: Add a -stdlib= argument which can be used to select the C++ standard
by Daniel Dunbar
· 14 years ago
400b607
Add support for Borland extensions via option -fborland-extensions
by Dawn Perchik
· 15 years ago
d0b4e7c
Reverting rev 112791 - apparently -fborland-extensions is on all the time?!
by Dawn Perchik
· 15 years ago
621a2f3
Add support for Borland extensions via option -fborland-extensions
by Dawn Perchik
· 15 years ago
4786c15
Add machine-parseable Fix-It output as part of diagnostics, under the
by Douglas Gregor
· 15 years ago
224884e
Remove a gratuitous lie.
by Daniel Dunbar
· 15 years ago
073190d
docs: Man page tweaks, to mention the integrated assembler and the
by Daniel Dunbar
· 15 years ago
4c8e611
Document -nobuiltininc
by Rafael Espindola
· 15 years ago
0a2329a
Some formatting tweaks to clang(1)
by Daniel Dunbar
· 15 years ago
94f497b
Several fixes to the clang man page.
by Daniel Dunbar
· 16 years ago
06ab044
wrap up a version of the man page that is minimally helpful, but somewhat complete.
by Chris Lattner
· 16 years ago
04005dd
add some more content.
by Chris Lattner
· 16 years ago
482c682
pull a bunch of options out of clang-cc.cpp. This doesn't include
by Chris Lattner
· 16 years ago
e58c943
Document environment variables we handle, and don't mention -pipe (it
by Daniel Dunbar
· 16 years ago
9b081c6
More content.
by Chris Lattner
· 16 years ago
b5f6e80
add some content
by Chris Lattner
· 16 years ago
dbec033
Add incredibly bare bones docs/tools.
by Daniel Dunbar
· 16 years ago