| Commit message (Expand) | Author | Age | Files | Lines |
* | [analyzer] [www] Minor improvements to the text in open_projects | George Karpenkov | 2018-10-17 | 1 | -21/+18 |
* | [analyzer] [www] Updated a list of open projects | George Karpenkov | 2018-10-17 | 1 | -128/+185 |
* | [analyzer][www] Add more useful links | Kristof Umann | 2018-10-09 | 1 | -14/+23 |
* | Update Clang Windows getting started docs | Reid Kleckner | 2018-10-04 | 1 | -33/+66 |
* | [clang][www] Fix typo. NFC | Kristina Brooks | 2018-09-29 | 1 | -3/+3 |
* | [cxx2a] P0614R1: Support init-statements in range-based for loops. | Richard Smith | 2018-09-28 | 1 | -1/+1 |
* | [cxx2a] P0641R2: (Some) type mismatches on defaulted functions only | Richard Smith | 2018-09-28 | 1 | -1/+1 |
* | [cxx2a] P0624R2: Lambdas with no capture-default are | Richard Smith | 2018-09-27 | 1 | -1/+1 |
* | P1008R1 Classes with user-declared constructors are never aggregates in | Richard Smith | 2018-09-26 | 1 | -1/+1 |
* | P0859R0: List-initialization is potentially-constant-evaluated and | Richard Smith | 2018-09-26 | 1 | -1/+1 |
* | P0969R0: allow structured binding of accessible members, not only public memb... | Richard Smith | 2018-09-25 | 1 | -1/+1 |
* | [www] Change 'Clang 7' items from yellow to green now Clang 7 is | Richard Smith | 2018-09-24 | 3 | -14/+11 |
* | [www] Update cxx_status to mark P0962R1 as done. | Richard Smith | 2018-09-24 | 1 | -1/+1 |
* | use the current url for bugzilla | Sylvestre Ledru | 2018-09-22 | 3 | -3/+3 |
* | update the links to use https | Sylvestre Ledru | 2018-09-22 | 1 | -6/+6 |
* | redirecting to llvm.org/devmtg | Sylvestre Ledru | 2018-09-19 | 2 | -31/+4 |
* | [analyzer][UninitializedObjectChecker] New flag to ignore records based on it... | Kristof Umann | 2018-09-14 | 1 | -0/+7 |
* | Use Chrome and Firefox as example of success for clang | Sylvestre Ledru | 2018-09-14 | 1 | -5/+5 |
* | remove 11 years old videos from the homepage. if you have a suggestion, pleas... | Sylvestre Ledru | 2018-09-14 | 1 | -10/+0 |
* | update the doc to compare with gcc 4.9 instead of 4.2 | Sylvestre Ledru | 2018-09-14 | 1 | -2/+5 |
* | gcc is now returning the same output on this example, removing this example | Sylvestre Ledru | 2018-09-14 | 1 | -6/+0 |
* | [cxx_status] Use the correct color for a feature in "SVN" status | Richard Smith | 2018-08-30 | 1 | -1/+1 |
* | [analyzer][UninitializedObjectChecker] Added documentation to the checker list | Kristof Umann | 2018-08-21 | 1 | -0/+112 |
* | [Sema] P0961R1: Relaxing the structured bindings customization point finding ... | Erik Pilkington | 2018-08-09 | 1 | -1/+1 |
* | [www] Update cxx_status and cxx_dr_status now that Clang 7 has branched. | Richard Smith | 2018-08-04 | 3 | -12/+15 |
* | [WWW] Fixing file permissions for the .html pages. | Mike Edwards | 2018-07-27 | 16 | -0/+0 |
* | [WWW] Removing my test file as the auto-deployment script has been fixed. | Mike Edwards | 2018-07-26 | 1 | -6/+0 |
* | [WWW] Adding a test page to work out an auto-deployment issue. | Mike Edwards | 2018-07-26 | 1 | -0/+6 |
* | [www] Add CodeCompass and CodeChecker to Clang Related Projects page | Bruno Cardoso Lopes | 2018-07-20 | 1 | -0/+22 |
* | Restructure checking for, and warning on, lifetime extension. | Richard Smith | 2018-07-17 | 1 | -2/+2 |
* | Temporarily revert r337226 "Restructure checking for, and warning on, lifetim... | Florian Hahn | 2018-07-17 | 1 | -2/+2 |
* | Restructure checking for, and warning on, lifetime extension. | Richard Smith | 2018-07-17 | 1 | -2/+2 |
* | DR330: look through array types when forming the cv-decomposition of a type. | Richard Smith | 2018-07-11 | 1 | -1/+1 |
* | [www] Update cxx_dr_status for recent DR fixes. | Richard Smith | 2018-06-27 | 1 | -4/+4 |
* | P0096R5, P0941R2: Update to match latest feature test macro specification. | Richard Smith | 2018-06-14 | 1 | -10/+15 |
* | [www] Update cxx_status page for Rapperswil motions. | Richard Smith | 2018-06-14 | 1 | -4/+47 |
* | [www] Update C++ status to cover P0620. | Richard Smith | 2018-05-30 | 1 | -7/+12 |
* | [analyzer] Add security checks for bcmp(), bcopy(), bzero(). | Artem Dergachev | 2018-05-26 | 1 | -0/+34 |
* | Fix typos in clang | Alexander Kornienko | 2018-04-06 | 6 | -8/+8 |
* | DR1672, DR1813, DR1881, DR2120: Implement recent fixes to "standard | Richard Smith | 2018-04-05 | 2 | -6/+9 |
* | Remove reference to stale (2009) python version. | Yaron Keren | 2018-03-25 | 1 | -1/+1 |
* | [cxx_status] Add entry for the Reflection TS. | Richard Smith | 2018-03-17 | 1 | -2/+0 |
* | [cxx_status] Update to match Jacksonville 2018 motions. | Richard Smith | 2018-03-17 | 1 | -50/+97 |
* | Implement C++ DR727, which permits explicit specializations at class scope. | Richard Smith | 2018-03-16 | 1 | -3/+3 |
* | Update DR script to mark Clang 6 as 'done' not 'svn'. | Richard Smith | 2018-03-14 | 1 | -3/+0 |
* | [www] Update C++ DR status to match latest issues list. | Richard Smith | 2018-03-14 | 1 | -309/+783 |
* | [www] Capitalize "Clang" when referring to the project, and generalize the | Richard Smith | 2018-03-01 | 2 | -22/+24 |
* | Update cxx_status to mark "SVN" items as "Clang 6" instead. | Richard Smith | 2018-02-28 | 2 | -6/+9 |
* | [www] Update link to analyzer's "Building a Checker in 24 hours" video | Devin Coughlin | 2018-02-26 | 3 | -4/+4 |
* | [cxx_dr_status] Tests for CWG issues 641-687. | Richard Smith | 2018-02-19 | 1 | -37/+37 |