Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
9641e2a2894e4fb9757c5453a2098fb53f8f7f90
/
docs
/
UsersManual.rst
4967a71
Update aosp/master Clang for rebase to r275480
by Pirama Arumuga Nainar
· 8 years ago
87d948e
Update aosp/master clang for rebase to r256229
by Pirama Arumuga Nainar
· 9 years ago
b6d6993
Update aosp/master clang for rebase to r239765
by Pirama Arumuga Nainar
· 9 years ago
58878f8
Update aosp/master clang for rebase to r235153
by Pirama Arumuga Nainar
· 10 years ago
3ea9e33
Update aosp/master clang for rebase to r233350
by Pirama Arumuga Nainar
· 10 years ago
0e2c34f
Update aosp/master clang for rebase to r230699.
by Stephen Hines
· 10 years ago
176edba
Update aosp/master Clang for rebase to r222490.
by Stephen Hines
· 10 years ago
c568f1e
Update Clang for rebase to r212749.
by Stephen Hines
· 10 years ago
6bcf27b
Update Clang for 3.5 rebase (r209713).
by Stephen Hines
· 10 years ago
651f13c
Updated to Clang 3.5a.
by Stephen Hines
· 11 years ago
c27813a
Merging r197120:
by Bill Wendling
· 11 years ago
195dd7c
Add a limit to the length of a sequence of 'operator->' functions we will
by Richard Smith
· 11 years ago
909f35a
ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clang
by Bernard Ogden
· 11 years ago
23782ec
Document that -fsanitize=function is Linux-only.
by Peter Collingbourne
· 11 years ago
1db2e27
Add the __ARM_ARCH_EXT_IDIV__ predefine. It is set to 1 if we have hardware divide in the mode that we are compiling in (depending on the target features), not defined if we don't. Should be compatible with the GCC conterpart. Also adding a -hwdiv option to overide the default behavior.
by Silviu Baranga
· 11 years ago
b914e87
Implement function type checker for the undefined behavior sanitizer.
by Peter Collingbourne
· 11 years ago
82a2911
clang-cl: Add support for asm listings (/FA and /Fa)
by Hans Wennborg
· 11 years ago
0a6cf66
Add a section about clang-cl to UsersManual.rst
by Hans Wennborg
· 11 years ago
4cfebf2
Update -fmsc-version docs for r190908, which set the default to 1700
by Reid Kleckner
· 11 years ago
dec5f28
Fix ReST links I just added to the manual
by Reid Kleckner
· 11 years ago
cc6fab9
Clarify that we silently ignore some MS extensions like IDL attributes
by Reid Kleckner
· 11 years ago
09ab088
Use -fms-compatibility to trigger lookup into dep. bases
by Reid Kleckner
· 11 years ago
cd7b0f0
Clarify the status of PowerPC support.
by Roman Divacky
· 11 years ago
2956ef4
Add -fansi-escape-codes option
by Nico Rieck
· 11 years ago
af6f8cc
manual: Fix RST reference to MS extension support
by Reid Kleckner
· 11 years ago
1ab7778
Fix typo in template diffing docs.
by Richard Trieu
· 11 years ago
2eeed71
DataFlowSanitizer; Clang changes.
by Peter Collingbourne
· 11 years ago
05654ff
Documentation for sanitizer special case list format and -f(no-)?sanitize-blacklist flag
by Alexey Samsonov
· 11 years ago
635c1dc
Update users manual to indicate:
by Richard Smith
· 11 years ago
fb1ff86
[docs] `-fno-sanitize=` is accepted too.
by Sean Silva
· 11 years ago
a0ed171
Document -fno-sanitize-recover and -fsanitize-undefined-trap-on-error and attempt to explain the difference between them.
by Richard Smith
· 11 years ago
a518896
Document Clang's support for #pragma comment(lib/linker) with -fms-extensions
by Reid Kleckner
· 12 years ago
076eea2
Implemented #pragma GCC warning/error in the same mould as #pragma message.
by Andy Gibbs
· 12 years ago
6fd7d30
Add an option to parse all comments as documentation comments
by Dmitri Gribenko
· 12 years ago
f37b1e2
[ASan] Update docs for -fsanitize=init-order option
by Alexey Samsonov
· 12 years ago
695bbea
[docs] Add ellipsis.
by Sean Silva
· 12 years ago
9e738cc
Add -fbracket-depth=N, analogous to -ftemplate-depth= and -fconstexpr-depth=,
by Richard Smith
· 12 years ago
8c42a67
[docs] The stat cache has been removed from the PCH, update the docs to remove mentions of it.
by Argyrios Kyrtzidis
· 12 years ago
78d85b1
[ubsan] Implement the -fcatch-undefined-behavior flag using a trapping
by Chad Rosier
· 12 years ago
727d0d0
Don't mention -fno-diagnostics-print-source-range-info in manual.
by Nico Weber
· 12 years ago
583acae
Slight rewording of -fsanitize=memory docs.
by Evgeniy Stepanov
· 12 years ago
cc603e9
User manual chapter on MemorySanitizer.
by Evgeniy Stepanov
· 12 years ago
7f5e76b
Remove the working that ThreadSanitizer is *experimental*.
by Dmitry Vyukov
· 12 years ago
0bd9e72
Documentation: UsersManual.rst: some cleanups after semi-automatic conversion
by Dmitri Gribenko
· 12 years ago
97555a1
Documentation: random cleanups. Use monospaced font where appropriate,
by Dmitri Gribenko
· 12 years ago
5cc0580
Documentation: convert InternalsManual.html to reST
by Dmitri Gribenko
· 12 years ago
2dce7be
Point a hyperlink back to where it was before it got reStructured.
by Richard Smith
· 12 years ago
463b48b
ubsan: Add -fsanitize=bool and -fsanitize=enum, which check for loads of
by Richard Smith
· 12 years ago
93ca021
docs: More reST conversion.
by Sean Silva
· 12 years ago