]> granicus.if.org Git - clang/history - docs/UsersManual.rst
Update clang-cl options in the users manual
[clang] / docs / UsersManual.rst
2017-07-19 Hans WennborgUpdate clang-cl options in the users manual
2017-07-05 Brian GesiakAdd docs for -foptimization-record-file=
2017-07-01 Brian GesiakUn-revert "[Driver] Add -fdiagnostics-hotness-threshold"
2017-07-01 Brian GesiakRevert "[Driver] Add -fdiagnostics-hotness-threshold"
2017-07-01 Brian Gesiak[Driver] Add -fdiagnostics-hotness-threshold
2017-04-12 Bruno Cardoso Lopes[Driver] Add compiler option to generate a reproducer
2017-02-17 Ismail DonmezUpdate Bugzilla URLs in docs
2017-02-16 Anastasia Stulova[OpenCL][Doc] Added OpenCL vendor extension description...
2017-02-09 Amjad Aboud[DebugInfo] Added support to Clang FE for generating...
2017-02-02 Asiri RathnayakeImprove docs: Add missing #pragma push directive.
2017-01-17 Hans WennborgUsersManual.rst: add missing newline
2017-01-16 Aaron BallmanReplace non-ASCII ellipsis with "..." to silence Sphinx...
2017-01-16 Piotr PadlewskiAdd -fstrict-vtable-pointers to UsersManual
2017-01-14 Sylvestre Ledrufix a few typo in the doc but also in the clang messages
2017-01-12 Hans WennborgUsersManual.rst: Update clang-cl options list again
2017-01-12 Hans WennborgUsersManual.rst: Update clang-cl options list
2017-01-12 Anastasia Stulova[Docs][OpenCL] Added OpenCL feature description to...
2016-12-12 Michael KupersteinBring back note about not supporting global register...
2016-10-27 Richard SmithAdd documentation describing the components of a comple...
2016-09-13 Adam NemetReapply r281276 with passing -emit-llvm in one of the...
2016-09-13 Adam NemetRevert "Add -fdiagnostics-show-hotness"
2016-09-12 Adam NemetAdd -fdiagnostics-show-hotness
2016-09-12 Richard SmithAdd a mode to clang-tblgen to generate reference docume...
2016-08-30 Sjoerd MeijerThis adds new options -fdenormal-fp-math and passes...
2016-08-15 Paul RobinsonReplace an obsolete company name.
2016-07-27 Hans WennborgUsersManual.rst: update clang-cl option list
2016-07-22 Xinliang David Li[Profile] Enable profile merging with -fprofile-generat...
2016-07-20 Xinliang David Li[Profile] Document new profile file name modifiers
2016-07-16 Sean Silva[Driver] Add flags for enabling both types of PGO Instr...
2016-07-15 Aaron BallmanRemoving a few more :option: tags that we do not have...
2016-07-15 Aaron BallmanRemoving a few more :option: tags that we do not have...
2016-07-14 Aaron BallmanDespite there being an option, it seems that Sphinx...
2016-06-21 George Burgess IV[Docs] More warning fixes to unbreak the docs buildbot.
2016-05-27 Simon Dardis[mips] Compact branch policy setting.
2016-05-20 Justin LebarUpdate -ffast-math documentation to match reality.
2016-05-04 Kostya Serebryanyfix docs
2016-05-04 Kostya Serebryanydocument -f[no-]sanitize-recover=all and mention it...
2016-04-28 Peter CollingbourneRe-apply r267784, r267824 and r267830.
2016-04-28 Benjamin KramerRevert r267784, r267824 and r267830.
2016-04-27 Peter CollingbourneRework interface for bitset-using features to use a...
2016-03-28 Reid KlecknerUpdate the description of Clang's MSVC compatibility...
2016-02-24 Peter CollingbourneAdd whole-program vtable optimization feature to Clang.
2016-02-12 Hans WennborgUsersManual: update clang-cl commands
2016-02-11 Andrey BokhankoPartial revert of rL260506.
2016-02-11 Andrey BokhankoUpdate of "GCC extensions not implemented yet" in Clang...
2016-01-25 Ehsan Akhgari[MSVC Compat] Only warn for unknown clang-cl arguments
2016-01-16 Peter CollingbourneIntroduce -fsanitize-stats flag.
2015-12-19 Paul RobinsonDriver part of debugger tuning.
2015-12-15 Evgeniy StepanovCross-DSO control flow integrity (Clang part).
2015-12-11 Nico Weber[clang-cl] Let /W4 map to -Wall -Wextra instead of...
2015-12-10 Alexey Bataev[OPENMP] Make -fopenmp to turn on OpenMP support by...
2015-12-10 Yunzhong GaoFix a typo in the clang user manual.
2015-12-04 Alexey Samsonov[Docs] One more cleanup of -fsanitize= section.
2015-12-04 Alexey Samsonov[Docs] Update MSan docs
2015-12-04 Alexey Samsonov[Docs] Move the list of CFI schemes down to CFI doc...
2015-12-04 Alexey Samsonov[Docs] Remove false claim: UBSan can also be combined...
2015-12-04 Alexey SamsonovClang documentation for UBSan.
2015-11-20 Hans WennborgRevert r253582: "clang-cl: Make /W4 imply -Wall -Wextra...
2015-11-19 Hans Wennborgclang-cl: Make /W4 imply -Wall -Wextra (PR25563)
2015-11-11 Yury Gribov[ASan] Allow -fsanitize-recover=address.
2015-10-19 Diego NovilloSample Profiles - Fix location of binary encoding docum...
2015-10-14 Diego NovilloSample profiles - Update text profile documentation.
2015-09-17 Naomi MusgraveUpdating docs for MSan to describe poison-in-dtor.
2015-08-24 Alexey Bataev[OPENMP] Info about OpenMP Support in Users Manual...
2015-08-12 Hans WennborgDocs: update clang-cl command-line documentation
2015-08-05 Diego NovilloAdd flags to disable profile generation.
2015-08-03 Douglas KatzmanGrammar: Don't imply that a program wouldn't want a...
2015-07-28 Chih-Hung HsiehAdd -femulated-tls flag to select the emulated TLS...
2015-07-09 Diego NovilloAdd GCC-compatible flags -fprofile-generate and -fprofi...
2015-06-19 Alexey Samsonov[CFI] Require -flto instead of implying it.
2015-06-19 Peter CollingbourneImplement diagnostic mode for -fsanitize=cfi*, -fsaniti...
2015-06-18 Peter CollingbourneIntroduce -fsanitize-trap= flag.
2015-06-15 Peter CollingbourneProtection against stack-based memory corruption errors...
2015-05-28 Diego NovilloImprove user documentation on profiling.
2015-05-22 Diego NovilloAdd clarifying note that sampling-based profiles cannot...
2015-05-15 Peter CollingbourneImplement no_sanitize attribute.
2015-05-07 Alexey SamsonovUpdate docs for SanitizerCoverage.
2015-04-27 Paul RobinsonSupport generating NMake/Jom-style depfiles.
2015-04-02 Peter CollingbourneImplement CFI type checks for non-virtual calls.
2015-03-20 Alexey Samsonov[UBSan] Don't allow to use UBSan with anything except...
2015-03-14 Peter CollingbourneImplement bad cast checks using control flow integrity...
2015-03-09 Alexey Samsonov[UBSan] Split -fsanitize=shift into -fsanitize=shift...
2015-03-05 Alexey SamsonovRevert "[UBSan] Split -fsanitize=shift into -fsanitize...
2015-03-03 Alexey Samsonov[UBSan] Split -fsanitize=shift into -fsanitize=shift...
2015-02-26 Evgeniy Stepanov[msan] Change track-origins default mode from 1 to 2.
2015-02-20 Peter CollingbourneImplement Control Flow Integrity for virtual calls.
2015-02-11 Alex DenisovFix amount of diagnostic classes
2015-01-12 Alexey SamsonovReimplement -fsanitize-recover family of flags.
2014-10-20 Richard SmithSwitch C compilations to C11 by default.
2014-09-18 Nico WeberChange -Wbind-to-temporary-copy from an ExtWarn to...
2014-09-08 Alexey SamsonovImplement nonnull-attribute sanitizer
2014-08-13 Alexey Samsonov[UBSan] Add returns-nonnull sanitizer.
2014-08-05 Fariborz JahanianIntroduce f[no-]max-unknown-pointer-align=[number]...
2014-08-04 Hans WennborgUsersManual: update clang-cl options
2014-07-10 Diego NovilloEnable -gcolumn-info by default.
2014-06-24 Diego NovilloAdd new debug kind LocTrackingOnly.
2014-06-17 Bob WilsonAdd documentation for PGO with instrumentation to clang...
2014-06-13 Adrian PrantlDocument Darwin-specific defaults.
2014-06-13 Adrian PrantlMake these two words equally bold.
2014-06-13 Adrian PrantlCopy the documentation of -fstandalone-debug from the...
next