]> granicus.if.org Git - clang/history - www
[clang-cl] Make -gline-tables-only imply -gcodeview
[clang] / www /
2016-07-28 Artem Dergachev[analyzer] Update the web manual for checker developers.
2016-07-27 Hans WennborgUpdate cxx_dr_Status after 3.9 branch
2016-07-14 Richard Smithwww/cxx_status: give more precise links to initializati...
2016-07-14 Richard SmithP0305R0: Semantic analysis and code generation for...
2016-06-28 Richard Smithcxx_status: make c++17 footnote list formatting consist...
2016-06-28 Richard Smithcxx_status: fix footnote for p0136.
2016-06-28 Richard SmithUpdate cxx_dr_status from test/CXX/drs.
2016-06-28 Richard SmithP0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941...
2016-06-25 Richard SmithImplement C++17 P0386R2, inline variables. (The 'inline...
2016-06-24 Richard SmithCorrect error in change description.
2016-06-24 Richard SmithRemaining motions pass.
2016-06-24 Richard SmithInline variables tentatively approved for C++17.
2016-06-24 Richard SmithUpdates from further motions.
2016-06-24 Richard SmithMore approved features for C++17.
2016-06-24 Richard SmithDynamic memory allocation with alignment has been appro...
2016-06-24 Richard SmithUsing for attributes voted into C++17.
2016-06-24 Richard SmithAdd (commented out) status entries for the upcoming...
2016-06-23 Richard SmithImplement p0292r2 (constexpr if), a likely C++1z feature.
2016-06-13 Richard SmithAdd test for DR1359.
2016-05-06 Devin Coughlin[www][analyzer] Update recommended suppression mechanis...
2016-05-06 Devin Coughlin[www][analyzer] Add FAQ about suppression of missing...
2016-05-05 Richard SmithDocumentation updates for recent changes to VLAs and...
2016-04-20 Adrian McCarthyAdd warning about CR+LF line endings on Windows.
2016-04-11 Reid KlecknerUpdate getting started docs
2016-03-28 Mike SpertusUse VS2015 Project Support for Natvis to eliminate...
2016-03-28 Richard SmithP0138R2: Allow direct-list-initialization of an enumera...
2016-03-23 Richard SmithMake SemaAccess smarter about determining when a depend...
2016-03-21 Faisal Vali[Cxx1z] Implement Lambda Capture of *this by Value...
2016-03-20 Richard SmithMark C++ features implemented in Clang 3.8 as done...
2016-03-20 Richard SmithP0184R0: Allow types of 'begin' and 'end' expressions...
2016-03-09 Aaron BallmanImplement support for [[maybe_unused]] in C++1z that...
2016-03-08 Richard SmithP0017R1: In C++1z, an aggregate class can have (public...
2016-03-08 Richard SmithUse class="svn" for features with SVN status.
2016-03-08 Richard SmithP0188R1: add support for standard [[fallthrough]] attri...
2016-03-07 Aaron BallmanImplement support for [[nodiscard]] in C++1z that is...
2016-03-04 Richard SmithImplement P0036R0: remove support for empty unary folds...
2016-03-04 Richard SmithUpdate cxx_status with likely new features from Jackson...
2016-02-19 Nico WeberImplement the likely resolution of core issue 253.
2016-02-19 Nico WeberUpdate cxx_dr_status.html with today's cwg_index.html.
2016-02-18 Yury Gribov[analyzer] Add --force-analyze-debug-code option to...
2016-02-10 Mandeep Singh GrangTest commit, fixed "clang" to "Clang" in docs
2016-02-09 Richard SmithUpdate documentation to reflect that libc++abi provides...
2016-02-06 Devin Coughlin[www] Update analyzer release notes to correct the...
2016-02-06 Devin Coughlin[www] Update analyzer website for checker-278.
2016-02-01 David MajnemerMark DR1250 as implemented
2016-01-30 Alexey SamsonovRemove references to autotools build.
2016-01-13 Richard SmithUpdate cxx_dr_status for latest issues list.
2016-01-13 Richard SmithUpdate make_cxx_dr_status after the 3.8 branch.
2016-01-13 Hans WennborgUpdate cxx_dr_status.html after the 3.8 branch
2015-12-16 Richard SmithFix grammar.
2015-12-16 Richard SmithUpdate our claims about GCC's diagnostics quality to...
2015-12-16 Richard SmithThese days, GCC has at least minimal documentation...
2015-12-10 Justin Bognerwww: Mention -DGCC_INSTALL_PREFIX instead of --with...
2015-11-26 Richard SmithUpdate reference to final TM TS spec.
2015-11-26 Richard SmithP0002R1: increment on expressions of type bool is no...
2015-11-25 Richard SmithP0001R1: 'register' storage class specifier is no longe...
2015-11-12 Richard SmithDR407: Rationalize how we handle tags being hidden...
2015-11-11 Richard SmithN3922: direct-list-initialization of an auto-typed...
2015-11-09 Jonathan RoelofsCreate install targets for scan-build and scan-view
2015-11-05 Richard SmithBetter link for Library Fundamentals TS.
2015-11-05 Richard SmithFix incorrect status for P0012R1.
2015-11-05 Richard SmithFix CSS style name.
2015-11-05 Richard SmithUpdate C++ status page to match motions from Kona.
2015-10-29 Ehsan AkhgariAdd a link to the DXR project
2015-10-29 Devin Coughlin[analyzer] Update analyzer website for release of check...
2015-10-27 Anna Zaks[analyzer] Enhance FAQ with instructions on handing...
2015-09-18 Jordan Rose[analyzer] Update links to developer.apple.com.
2015-09-15 Yury GribovMention that libcxx is required to build Compiler-RT...
2015-08-05 Tanya LattnerUpdate mailing list references to lists.llvm.org
2015-08-01 Davide ItalianoRevert r243827.
2015-08-01 Davide ItalianoConvertibility of nullptr_t to bool is available in...
2015-07-14 Hans WennborgUpdate cxx_dr_status.html after 3.7 branch
2015-07-06 Richard SmithDR1909: Diagnose all invalid cases of a class member...
2015-06-19 Eric ChristopherFix "the the" in comments/documentation/etc.
2015-05-22 Faisal Vali"This adds -fconcepts-ts as a cc1 option for enabling the
2015-05-19 Jonathan RoelofsFix 'CFG graph' typo. NFC
2015-05-14 Richard SmithDR295: cv-qualifiers on function types are ignored...
2015-05-14 Richard SmithUpdate cxx_dr_status to latest issues list.
2015-05-07 Yaron KerenUpdate the subversion link to http://subversion.apache...
2015-05-07 Yaron KerenFix clang getting started guide to require VC2013 inste...
2015-04-21 Alexey SamsonovRecommend to use CMake on the Clang Getting Started...
2015-03-27 Benjamin KramerMark DR777 only as fixed in clang SVN.
2015-03-27 Benjamin Kramer[Sema] Implement DR777
2015-03-20 Reid KlecknerC++14: Disable sized deallocation by default due to...
2015-03-11 Anton Yartsev[analyzer] www: +progress for undefbehavior.ZeroAllocDe...
2015-03-09 Sylvestre LedruFix a menu issue. patch by Vassil Vassilev
2015-03-06 Hans WennborgAdd a download link to the web page (PR22764)
2015-02-25 Larisse VoufoFix typo.
2015-02-25 Larisse VoufoMove -fdefine-sized-deallocation and -fno-sized-dealloc...
2015-02-22 Larisse VoufoFix typo.
2015-02-22 Larisse VoufoMove -fdefine-sized-deallocation and -fno-sized-dealloc...
2015-02-21 Larisse VoufoFix typo.
2015-02-21 Larisse VoufoMove -fdefine-sized-deallocation and -fno-sized-dealloc...
2015-02-19 David MajnemerMark DR1940 as implemented
2015-02-19 David MajnemerMark DR1947 as implemented
2015-02-19 David MajnemerMark DR1948 as implemented
2015-02-19 David MajnemerMark DR1994 as a duplicate of DR529
2015-02-19 David MajnemerMark DR1968 as implemented
2015-02-19 Larisse VoufoUpdate C++ implementation status page with recent chang...
2015-02-14 Richard SmithUpdate cxx_dr_status to cover dr1748 and add test.
next