- 2a700b1 Fix two typos in the doc by Sylvestre Ledru · 12 years ago
- a705f1f Adds a introductionary document to the Clang AST. by Manuel Klimek · 12 years ago
- bed28ac Fix a typo (the the => the) by Sylvestre Ledru · 12 years ago
- bbe0175 Re-apply r160319 "Don't crash when emitting fixits following Unicode chars" by Jordan Rose · 12 years ago
- 4397289 Revert r160319, it caused PR13417. Add a test for PR13417. by Nico Weber · 12 years ago
- 1dfb72f Minor cleanups and additions to the users manual. UsersManual.html now validates as HTML 4.01 Strict. by Dmitri Gribenko · 12 years ago
- 6f977c3 Don't crash when emitting fixits following Unicode characters. by Jordan Rose · 12 years ago
- 7bf9d9b Mention -ftls-model in release notes and manual. by Hans Wennborg · 12 years ago
- 59d7cc9 Updates the example to the latest incarnation of clang-check and by Manuel Klimek · 12 years ago
- d4047b3 Mention -fms-compatibility and -fdelayed-template-parsing in UsersManual. by Nico Weber · 12 years ago
- a7f2c56 How to set up clang tools for llvm by Alexander Kornienko · 12 years ago
- 3f6d513 Update the docs with specifics about escaping of compile commands. by Manuel Klimek · 12 years ago
- f6385a5 Jordan points out that this was incorrect: clang should recover from by Chris Lattner · 12 years ago
- 6241e01 Add an explanation of -Wobjc-literal-compare to the "Objective-C Literals" page by Jordan Rose · 12 years ago
- 6deae7c Downgrade the "direct comparison" error for ObjC literals to a warning. by Jordan Rose · 12 years ago
- ef0ebee Links to the python CXCompilationDatabase documentation. by Manuel Klimek · 12 years ago
- 996fa80 Release notes for r158230 "Disallow using ObjC literals in direct comparisons" by Jordan Rose · 12 years ago
- f45f234 [asan] update docs: mention MacOS 10.7 and correct the ifdef sample for __has_feature by Kostya Serebryany · 12 years ago
- 529cdf4 Update the %diff modifer to have an alternate string print when a template tree by Richard Trieu · 12 years ago
- de981f3 Add -ftls-model command-line flag. by Hans Wennborg · 12 years ago
- 4375b08 Add missing words to manual. by Richard Trieu · 12 years ago
- e59331a Update documentation with regards to template type diffing. by Richard Trieu · 12 years ago
- 5e2d5de Support the tls_model attribute (PR9788) by Hans Wennborg · 12 years ago
- f7a4c35 Add release note about -gline-tables-only flag by Alexey Samsonov · 12 years ago
- 790880b document _has_feature(objc_default_synthesize_properties). // rdar://11676972 by Fariborz Jahanian · 12 years ago
- 843f0e8 Make the analyzer site a single point of reference for info by Anna Zaks · 12 years ago
- f122a13 Add -isystem-prefix and -ino-system-prefix arguments, which can be used to by Richard Smith · 12 years ago
- 1156afd Doc fixed as proposed (and mostly contributed) by David Roethlisberger. by Manuel Klimek · 12 years ago
- 0cddf59 Update clang attribute document. by Michael Han · 12 years ago
- 8c24675 Add documentation for the JSON compilation database format. by Manuel Klimek · 12 years ago
- f38d932 Puts the linktime dependencies into stupid-ld-required order, as proposed by Jordan Rose. by Manuel Klimek · 12 years ago
- 1e282e9 Documents linking requirements for libtooling. by Manuel Klimek · 12 years ago
- 8003963 Document how fixits on errors and warnings must behave. by Nico Weber · 12 years ago
- 48d798c Fix typos found by http://github.com/lyda/misspell-check by Benjamin Kramer · 12 years ago
- 5ab5249 Clang docs update: list command-line flags that control the size of generated debug information. Reviewed by chandlerc@ and echristo@. by Alexey Samsonov · 12 years ago
- ccc4edf Close HTML tag properly. by Dmitri Gribenko · 12 years ago
- bdb97ff In response to some discussions on IRC, tweak the wording of the new by Richard Smith · 12 years ago
- b264702 Release notes update for -Wsometimes-uninitialized. by Richard Smith · 12 years ago
- b7ac658 Adds menu sidebar to the docs. by Manuel Klimek · 12 years ago
- 0fe1e1f Updates the tooling docs with the links to the tutorials and by Manuel Klimek · 12 years ago
- 882d794 Adds a tutorial for how to write clang plugins. by Manuel Klimek · 12 years ago
- c0bb312 Remove 3.1 release notes to get ready for current development cycle. by Bill Wendling · 12 years ago
- f291d8c [tsan] grammar fixes by Kostya Serebryany · 12 years ago
- 5324380 [tsan] fix typo by Kostya Serebryany · 12 years ago
- e2789bb [tsan] first version of ThreadSanitizer docs by Kostya Serebryany · 12 years ago
- 89deb3f Add documentation about boxing enum types and a codegen test to make by Argyrios Kyrtzidis · 12 years ago
- d66117b Add a note about atomic builtins to c11 section of release notes. by David Chisnall · 12 years ago
- 332f9aa Fix Xcode case (Upper X, lower c) by Jean-Daniel Dupas · 12 years ago
- 6341900 Add Python binding info to release notes by Gregory Szorc · 12 years ago
- 396663b remove something that is really old and out of date. by Chris Lattner · 13 years ago
- fff4a44 Fix typo and avoid layout issue with almost-but-not-quite-fixed-width fonts. by Richard Smith · 13 years ago
- 207653c Minor copy-edits to clang::fallthrough attribute documentation. by Richard Smith · 13 years ago
- e0d3b4c Add -Wimplicit-fallthrough warning flag, which warns on fallthrough between by Richard Smith · 13 years ago
- 526cda3 The release notes are no place for modesty. by Richard Smith · 13 years ago
- 74eb4af Adds a tutorial on how to write RAV based ASTFrontendActions. by Manuel Klimek · 13 years ago
- 981d1ec Reverted unintentional commit. by Manuel Klimek · 13 years ago
- d9ed0fd Adds a small tutorial on how to write RAV based ASTFrontendActions. by Manuel Klimek · 13 years ago
- d80d484 Adds documentation for how to use the tooling library. by Manuel Klimek · 13 years ago
- 9771a9e Adds a document describing the various tooling approaches and their pros and by Manuel Klimek · 13 years ago
- 219cd6c [asan] fix typo by Kostya Serebryany · 13 years ago
- cef57e5 [asan] update docs by Kostya Serebryany · 13 years ago
- 16c111b Added equivalent method calls in examples. by Patrick Beard · 13 years ago
- c495e60 Formatting fix. by Richard Smith · 13 years ago
- a963962 Fix a broken link. Patch by Nikola Smiljanic. by David Blaikie · 13 years ago
- dd9fe59 Clarified encoding of boxed C strings, balanced all <p> with </p>. by Patrick Beard · 13 years ago
- ab8f4da Changed title. by Patrick Beard · 13 years ago
- f7736ea Changed wording of availability. by Patrick Beard · 13 years ago
- eb382ec Implements boxed expressions for Objective-C. <rdar://problem/10194391> by Patrick Beard · 13 years ago
- 95e7aaf Mention atomics support in the release notes. by Richard Smith · 13 years ago
- fafbf06 Provide, and document, a set of __c11_atomic_* intrinsics to implement C11's by Richard Smith · 13 years ago
- 316551f Add a query macro for C++11 N3276, decltype does not require complete by Douglas Gregor · 13 years ago
- 85ff969 [Lex] Add support for 'user specified system frameworks' (see test case). by Daniel Dunbar · 13 years ago
- f76e7f7 RelNote improvements made to -Wliteral-conversion by r141955. by David Blaikie · 13 years ago
- 92f7409 Updated release notes for tooling. by Manuel Klimek · 13 years ago
- 7b156dd Add feature check "cxx_local_type_template_args" describing support by Douglas Gregor · 13 years ago
- 100c649 Forbid the block and lambda copy-capture of __autoreleasing variables by John McCall · 13 years ago
- 9da31cb Update the ARC specification for several changes made in the by John McCall · 13 years ago
- 1f4c54d Forward-declared enumerations are now complete, except for an interaction by Richard Smith · 13 years ago
- ec5a306 Revert accidentally-committed www changes (and an unused diagnostic); by Richard Smith · 13 years ago
- 3343fad When defining a forward-declared enum, don't try to attach the definition to by Richard Smith · 13 years ago
- 1526f54 Removed repeated word (of of). by Patrick Beard · 13 years ago
- a62c380 numberWithFloat -> numberWithDouble. by Patrick Beard · 13 years ago
- 2498885 Fixed typo. by Patrick Beard · 13 years ago
- 62f1234 Added summary section for Object Literals and Subscripting, which contains the external link. by Patrick Beard · 13 years ago
- ca7f5bd Fixed typos. by Patrick Beard · 13 years ago
- 7f919c8 Link to Objective-C literals documentation. by Patrick Beard · 13 years ago
- af39ba1 Objective-C literals documentation. by Patrick Beard · 13 years ago
- c407f25 Test commit. by Patrick Beard · 13 years ago
- b455686 LanguageExtensions: Manually word wrap a line to reduce horizontal scrolling. by Benjamin Kramer · 13 years ago
- 684944e fix link by Kostya Serebryany · 13 years ago
- abc31ca [asan] update asan docs: mention CMake problem and to explain the status of MacOS 10.7 and 32-bit Linux by Kostya Serebryany · 13 years ago
- 594f841 Document the weak-linking behavior of the availability attribute by Douglas Gregor · 13 years ago
- 93a7067 Document the availability attribute by Douglas Gregor · 13 years ago
- bccda48 Clarify even further that the lambda-to-block-pointer conversion is only available in Objective-C++ by Douglas Gregor · 13 years ago
- 8a4e182 Document the conversion from a lambda closure type to a block pointer by Douglas Gregor · 13 years ago
- 69e7692 Add user-defined literals to release notes. by Richard Smith · 13 years ago
- 9c1dda7 User-defined literals are done. by Richard Smith · 13 years ago
- 8013458 Correct the documentation to give a legal example of a raw string literal. by Richard Smith · 13 years ago
- ec92bc7 Add a pile of tests for unrestricted unions, and advertise support for them. by Richard Smith · 13 years ago
- 3fd8087 Fix Typo in 'objc changes' anchor. by Jean-Daniel Dupas · 13 years ago