aboutsummaryrefslogtreecommitdiff
path: root/docs/UsersManual.html
AgeCommit message (Expand)Author
2009-08-26As far as I know, there aren't any warning differences between -std=gnu99 and Eli Friedman
2009-07-12document the diagnostics pragmas, patch by Louis Gerbarg!Chris Lattner
2009-07-07Introduce the notion of "Relocatable" precompiled headers, which are builtDouglas Gregor
2009-06-13fix typoChris Lattner
2009-06-12Minor formatting tweak.Eli Friedman
2009-06-12Fix a minor formatting mistake.Eli Friedman
2009-06-12Some updates to the gcc extension sections of the users manual.Eli Friedman
2009-06-08Minor documentation update about Microsoft extensions.Eli Friedman
2009-06-08Say a bit about various architectures in the users manual.Eli Friedman
2009-06-04Mention unsupported GCC duplicate-definition-with-inline extension.Daniel Dunbar
2009-06-03PTH -> PCH in the user manualDouglas Gregor
2009-06-02A couple minor corrections to the "GCC extensions not implemented yet" Eli Friedman
2009-05-27A few tweaks to the "Differences between various standard modes" Eli Friedman
2009-05-16A few minor updates to the user manual.Eli Friedman
2009-05-13Note that clang follows the MSVC definition for #pragma pack.Daniel Dunbar
2009-05-13Tweak wordingDaniel Dunbar
2009-05-12Note a few more unsupported language extensions.Daniel Dunbar
2009-04-28Add some text to the user manual describing the current state of C Eli Friedman
2009-04-21Grammar fix.Ted Kremenek
2009-04-21document new form of -fdiagnostics-print-source-range-inChris Lattner
2009-04-20more stuff.Chris Lattner
2009-04-20add a bunch of diagnostics options, add one example warning group.Chris Lattner
2009-04-20slurp some content from the PTH doc into the user's doc.Chris Lattner
2009-04-20initial skeleton of a user's manual.Chris Lattner