- 0f0c963 add a new driver-level -ferror-limit=412 option, which causes clang to stop by Chris Lattner · 15 years ago
- 69ecbdb improved wording around ABI by Blaine Garst · 15 years ago
- 9b2fc95 Document common clang compatibility issues. by Rafael Espindola · 15 years ago
- a98c27b fix copyright & typo by Blaine Garst · 15 years ago
- 5d7650b update link by Chris Lattner · 15 years ago
- 12cd2c5 at least give the Apple ABI a name that reflects Apple in prep for other ABI specs that might come along by Blaine Garst · 15 years ago
- 6757aaa rev existing doc to account for recent ABI changes by Blaine Garst · 15 years ago
- 97c0007 Use LLVM's new DESTDIR-less PROJ_* variables. by Erick Tryzelaar · 15 years ago
- 57f1a00 Update Clang C++ status, with a more project-centric focus. by Douglas Gregor · 15 years ago
- d2bf0cd Clarify the documentation of ext_vector, and add a small example. Hopefully by Owen Anderson · 15 years ago
- 3a47e23 Document the extensions I made to the diagnostics-formatting system yesterday. by John McCall · 15 years ago
- 9cc90a3 Fix pasto in __has_feature(cxx_lambdas) docs by Douglas Gregor · 15 years ago
- 4ef4c6b Add a bunch more feature-checking macros for C++0x features. Some of these are by Sean Hunt · 15 years ago
- b23f20d revert part of my last patch, and mark only the c++ global new operator as noalias. the rest will be infered by llvm optz by Nuno Lopes · 15 years ago
- aa52624 document -fno-assume-sane-operator-new, per Chris request. by Nuno Lopes · 15 years ago
- 88b2a17 Refine a little. WIP. by Mike Stump · 15 years ago
- 8f6a3ed Add some documentation for recent checkins. WIP. by Mike Stump · 15 years ago
- 53664ca Add documentation for recently added code. WIP. by Mike Stump · 15 years ago
- 69cfd86 Update a few more docs references to clang-cc. by Daniel Dunbar · 15 years ago
- 77f4165 brace completion. by Zhongxing Xu · 15 years ago
- 0eb9560 Fix typo. by Ted Kremenek · 15 years ago
- 22c3410 Add __has_feature(cxx_exceptions) and __has_feature(cxx_rtti) to table of contents. by Ted Kremenek · 15 years ago
- 87774fd Add section on what language features __has_feature() supports for querying if they are enabled. by Ted Kremenek · 15 years ago
- cd5a505 Fix a broken link by Douglas Gregor · 15 years ago
- 92bd8c7 Added __has_include and __has_include_next. by John Thompson · 15 years ago
- 4c8e611 Document -nobuiltininc by Rafael Espindola · 15 years ago
- 21190d5 Implement __builtin_unreachable(), a GCC 4.5 extension. by Chris Lattner · 15 years ago
- aad826b grammaro by Chris Lattner · 15 years ago
- f918b8f Collapse more clang version numbers down into fewer places. by Mike Stump · 15 years ago
- 1f2c32e Back to 1.1 we go. by Mike Stump · 15 years ago
- d3509fa clang tracks multiple levels of macro expansion by Chris Lattner · 15 years ago
- 0a2329a Some formatting tweaks to clang(1) by Daniel Dunbar · 15 years ago
- 47421a2 As far as I know, there aren't any warning differences between -std=gnu99 and by Eli Friedman · 15 years ago
- 93d2dc4 Fix a few typos. by Daniel Dunbar · 15 years ago
- 3401cf8 document the diagnostics pragmas, patch by Louis Gerbarg! by Chris Lattner · 15 years ago
- 7240d77 Add documentation for the Index library to clang's web page. by Argyrios Kyrtzidis · 15 years ago
- e650c8c Introduce the notion of "Relocatable" precompiled headers, which are built by Douglas Gregor · 15 years ago
- 625b586 Fix "for all intensive purposes" to "for all intents and purposes". by Nick Lewycky · 15 years ago
- e42ec54 fix typo by Chris Lattner · 15 years ago
- 57eccbe a couple minor tweaks by Chris Lattner · 15 years ago
- 148772a implement and document a new __has_feature and __has_builtin magic by Chris Lattner · 15 years ago
- 0b32600 Minor formatting tweak. by Eli Friedman · 15 years ago
- 2f3fca0 Fix a minor formatting mistake. by Eli Friedman · 15 years ago
- ca130bd Some updates to the gcc extension sections of the users manual. by Eli Friedman · 15 years ago
- a1821b5 Minor documentation update about Microsoft extensions. by Eli Friedman · 15 years ago
- 3b658d3 Say a bit about various architectures in the users manual. by Eli Friedman · 15 years ago
- c5f928c Mention unsupported GCC duplicate-definition-with-inline extension. by Daniel Dunbar · 15 years ago
- f4d5953 PTH -> PCH in the user manual by Douglas Gregor · 15 years ago
- 29dde39 HTML tweak to get the PCH internals documentation to display correctly by Douglas Gregor · 15 years ago
- 4c0397f Finished the PCH design and implementation documentation by Douglas Gregor · 15 years ago
- 0084ead Document the integration points for precompiled headers by Douglas Gregor · 15 years ago
- 923cb23 Add a table of contents to the PCH design document by Douglas Gregor · 15 years ago
- fe3f223 Document the PCH representation of statements and expressions by Douglas Gregor · 15 years ago
- 5accbb9 Fill in some gaps in the precompiled headers documentation by Douglas Gregor · 15 years ago
- 2cc390e More PCH documentation by Douglas Gregor · 15 years ago
- 4da9255 A couple minor corrections to the "GCC extensions not implemented yet" by Eli Friedman · 15 years ago
- 26fa0ed A few tweaks to the "Differences between various standard modes" section. by Eli Friedman · 15 years ago
- 32110df Start documenting precompiled headers by Douglas Gregor · 15 years ago
- 94f497b Several fixes to the clang man page. by Daniel Dunbar · 15 years ago
- b0ac545 A few minor updates to the user manual. by Eli Friedman · 15 years ago
- 9375ed1 Note that clang follows the MSVC definition for #pragma pack. by Daniel Dunbar · 15 years ago
- 869e054 Tweak wording by Daniel Dunbar · 15 years ago
- 05fa629 Note a few more unsupported language extensions. by Daniel Dunbar · 15 years ago
- 06ab044 wrap up a version of the man page that is minimally helpful, but somewhat complete. by Chris Lattner · 15 years ago
- 04005dd add some more content. by Chris Lattner · 15 years ago
- 482c682 pull a bunch of options out of clang-cc.cpp. This doesn't include by Chris Lattner · 15 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
- a3c078e Override some pod2man defaults. by Daniel Dunbar · 16 years ago
- a021e7c 257 -> FS by Chris Lattner · 16 years ago
- 632975b Make install target actually work, dependencies FTW. by Daniel Dunbar · 16 years ago
- e0a8092 Add ONLY_MAN_DOCS variable to only install the man page, not the html by Daniel Dunbar · 16 years ago
- dbec033 Add incredibly bare bones docs/tools. by Daniel Dunbar · 16 years ago
- 660a5ac Add some text to the user manual describing the current state of C by Eli Friedman · 16 years ago
- bf94ca6 Grammar fix. by Ted Kremenek · 16 years ago
- 2a9cc23 document new form of -fdiagnostics-print-source-range-in by Chris Lattner · 16 years ago
- 4a11551 update the doc. by Zhongxing Xu · 16 years ago
- 8217f4e more stuff. by Chris Lattner · 16 years ago
- 65a795b add a bunch of diagnostics options, add one example warning group. by Chris Lattner · 16 years ago
- 5c3074f slurp some content from the PTH doc into the user's doc. by Chris Lattner · 16 years ago
- cf17d9d initial skeleton of a user's manual. by Chris Lattner · 16 years ago
- 308b0ec Some more tweaks to driver documentation. by Daniel Dunbar · 16 years ago
- 715fc92 minor typographical fixes by Chris Lattner · 16 years ago
- 81edc9f mention the non-standard builtin macros we support. by Chris Lattner · 16 years ago
- cf665e1 update analyzer doc. by Zhongxing Xu · 16 years ago
- 2893589 typos by Chris Lattner · 16 years ago
- 4df2114 Wording changes. by Ted Kremenek · 16 years ago
- ed86931 Add blurb about attribute "analyzer_noreturn" by Ted Kremenek · 16 years ago
- 1177f91 document the x86 address space extension for GS. by Chris Lattner · 16 years ago
- 5890c63 Fix grammar. Bold face feature points. by Ted Kremenek · 16 years ago
- 8e16408 More cleanup. by Ted Kremenek · 16 years ago
- b7fd6b0 More cleanups. by Ted Kremenek · 16 years ago
- cfa8d57 Add link from internals manual to PTH documentation. by Ted Kremenek · 16 years ago
- 07f08d2 Minor cleanups. Added a blurb about the advantages of fast PTH file generation. by Ted Kremenek · 16 years ago
- 0a06999 use escapes. by Chris Lattner · 16 years ago
- cdf59da some minor edits by Chris Lattner · 16 years ago
- 797a247 Initial draft of PTH internals. by Ted Kremenek · 16 years ago
- d76e0a6 Convert region-design document to HTML. by Ted Kremenek · 16 years ago
- 75ae2f1 update docs. Replace 'lattice' with 'tree'. by Zhongxing Xu · 16 years ago