summaryrefslogtreecommitdiffstats
path: root/clang/www
Commit message (Expand)AuthorAgeFilesLines
* CWG2352: Allow qualification conversions during reference binding.Richard Smith2020-01-092-4/+4
* Remove outdated svn/git information from hacking pageAlexander Lanin2020-01-031-24/+2
* Revert "CWG2352: Allow qualification conversions during reference binding."David Blaikie2019-12-272-4/+4
* features.html: Remove some old infoSylvestre Ledru2019-12-211-3/+0
* clang is now under the apache2 licenseSylvestre Ledru2019-12-212-10/+9
* Remove a gcc 4.9 comparison as it doesn't make senseSylvestre Ledru2019-12-211-8/+2
* CWG2352: Allow qualification conversions during reference binding.Richard Smith2019-12-192-4/+4
* [analyzer] Add a syntactic security check for ObjC NSCoder API.Artem Dergachev2019-12-191-0/+16
* Implement latest C++ feature test macro recommendations.Richard Smith2019-12-191-10/+3
* [c++20] P1959R0: Remove support for std::*_equality.Richard Smith2019-12-161-2/+1
* [c++20] Add deprecation warnings for the expression forms deprecated by P1120R0.Richard Smith2019-12-161-3/+1
* Mark the major papers for C++20 consistent comparisons as "done", andRichard Smith2019-12-151-2/+1
* [cxx_status] Fix paper number for "Concept auto" paper.Richard Smith2019-12-141-1/+1
* [Analyzer][Docs][NFC] Add CodeChecker to the command line toolsGabor Marton2019-12-123-3/+143
* [cxx_status] Re-add missing cell.Richard Smith2019-12-101-0/+1
* [c++20] Implement P1946R0: allow defaulted comparisons to take theirRichard Smith2019-12-101-2/+1
* [c++20] Delete defaulted comparison functions if they would invoke anRichard Smith2019-12-101-2/+3
* [cxx_status] Fix table layout.Richard Smith2019-12-101-1/+1
* [cxx_status] Add missed Belfast paper affecting three-way comparisons.Richard Smith2019-12-101-1/+4
* [c++20] Determine whether a defaulted comparison should be deleted orRichard Smith2019-12-061-3/+1
* [cxx_status] Update with Belfast motions.Richard Smith2019-11-091-11/+40
* [www] More HTTPS and outdated link fixes.Stephan T. Lavavej2019-11-082-3/+3
* [analyzer] Add test cases for the unsupported C++ constructor modeling.Artem Dergachev2019-11-071-3/+40
* [www] Change URLs to HTTPS.Stephan T. Lavavej2019-10-2428-2988/+2979
* Improve Clang's getting involved document and make it more inclusive in wording.Chandler Carruth2019-10-231-22/+49
* [c++20] Add rewriting from comparison operators to <=> / ==.Richard Smith2019-10-191-2/+5
* [c++20] P1152R4: warn on any simple-assignment to a volatile lvalueRichard Smith2019-10-091-1/+1
* [c++20] Implement most of P1152R4.Richard Smith2019-10-091-1/+1
* [cxx_status] Note that Clang has supported std::source_location sinceRichard Smith2019-10-081-1/+1
* Implements CWG 1601 in [over.ics.rank/4.2]Richard Smith2019-10-061-1/+1
* Mark P0784R7 as complete and start defining its feature-test macro.Richard Smith2019-10-031-2/+1
* [cxx_status] Mark P0784R7 as partially complete.Richard Smith2019-09-291-1/+1
* [www] Turn 'Clang 9' boxes green in C++ status pages now Clang 9 isRichard Smith2019-09-203-30/+27
* [c++20] P1331R2: Allow transient use of uninitialized objects inRichard Smith2019-09-181-2/+1
* [c++20] P1143R2: Add support for the C++20 'constinit' keyword.Richard Smith2019-09-041-1/+1
* [www] Mark items complete in Clang 9 as 'Clang 9' rather than 'SVN'.Richard Smith2019-09-033-30/+33
* [c++20] Add support for designated direct-list-initialization syntax.Richard Smith2019-08-311-1/+1
* Testing commit access; NFCJoe Ranieri2019-08-271-1/+0
* Fix poorly formatted HTML in the cxx_status.html file caused by addingErich Keane2019-08-191-2/+3
* Update cxx_status.html with P1668 status.Erich Keane2019-08-191-0/+1
* Test commit #2.George Karpenkov2019-08-151-0/+1
* [www] Update DR status page to match latest version of CWG issues list.Richard Smith2019-08-141-32/+134
* Fix cxx_status html for r367027Erich Keane2019-07-251-1/+1
* Implement P1771Erich Keane2019-07-251-1/+1
* [c++20] P1161R3: a[b,c] is deprecated.Richard Smith2019-07-201-1/+1
* Mark P1301R4 in C++2a as being SVN instead.Aaron Ballman2019-07-201-1/+1
* We support P1301R4 in C++2a as of r366626.Aaron Ballman2019-07-201-1/+1
* [cxx_status] Update status page for WG21 Cologne meeting motions.Richard Smith2019-07-201-19/+92
* Retire VS2015 SupportSimon Pilgrim2019-07-091-1/+1
* [cxx2a] P1236R1: the validity of a left shift does not depend on theRichard Smith2019-06-251-1/+1
OpenPOWER on IntegriCloud