]> granicus.if.org Git - clang/history - www
[OPENMP 4.1] Initial support for 'simdlen' clause.
[clang] / www /
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.
2015-02-09 Benjamin KramerUpdate cxx_status to list features implemented in Clang...
2015-01-28 Larisse VoufoRe-arrange DR test cases, and update DR status page.
2015-01-27 Richard SmithDR1902: if overload resolution recurses, and the inner...
2015-01-14 Hans WennborgUpdate cxx_dr_status.html after 3.6 branch
2014-12-24 Anton Yartsev[analyzer] Updated progress for memory.ZeroAlloc
2014-12-24 Anton Yartsev[analyzer] +memory.ZeroAlloc
2014-12-19 Richard SmithDR1048: drop top-level cv-qualifiers when deducing...
2014-12-16 Richard SmithDR1684: a constexpr member function need not be a membe...
2014-11-27 Richard Smith[c++1z] Remove terse range-based for loops; they've...
2014-11-26 Richard Smith[c++1z] Most of N4268 (allow constant evaluation for...
2014-11-14 Aaron BallmanComplete support for the SD-6 standing document (based...
2014-11-12 Richard SmithUpdate Clang's SD-6 support to match N4200 (except...
2014-11-08 Aaron Ballman[c++1z] Support for attributes on namespaces and enumer...
2014-11-08 Richard Smith[c++1z] Support for u8 character literals.
2014-11-08 Richard Smith[c++1z] Implement nested-namespace-definitions.
2014-11-08 Richard Smith[c++1z] N4295: fold-expressions.
2014-10-31 Anton Yartsev[analyzer] Helpful hints for Windows users of scan...
2014-10-30 Anton Yartsev[analyzer] Updated tests for ZeroAllocDereference checker.
2014-10-30 Daniel MarjamakiUpdate contact person in Open Projects webpage for...
2014-10-20 Richard SmithSwitch C compilations to C11 by default.
2014-10-17 Richard SmithPer comments on PR12350, move DR244 back from 'done...
2014-09-29 Richard SmithTests for DR600-640.
2014-09-15 Richard SmithTests for DR581-600.
2014-09-11 Richard SmithUpdate C++ status page to reflect that Clang 3.5 has...
2014-09-11 Richard SmithUpdate DR status list to reflect that Clang 3.5 has...
2014-09-11 Richard SmithTests for DR573-580.
2014-09-05 Richard SmithRemove suppression of dr547 test and instead test that...
2014-09-02 Richard SmithTests for DR550-572.
2014-08-31 Richard Smithcxx_status: we did support some of C++14 in Clang 3.3.
2014-08-31 Richard Smithcxx_status: the name C++14 isn't provisional any more.
2014-08-31 Richard SmithTests for DR525-550.
2014-06-22 Richard Smith[cxx_status] Minor wording tweaks.
2014-06-22 Richard Smith[cxx_status] Be a bit more precise.
2014-06-22 Richard SmithFix dead link.
2014-06-20 Richard SmithC++ status page: restore the convention of saying ...
2014-06-20 Richard SmithBe less bold.
2014-06-20 Richard Smith[C++1z] Add C++1z to the C++ status page.
2014-06-12 Nico WeberTweak documentation.
2014-06-03 Richard SmithUpdate DR page for latest revision of CWG issues list.
2014-06-03 Richard SmithImplement DR990 and DR1070. Aggregate initialization...
2014-05-21 David MajnemerSema: Implement DR244
2014-05-19 Anton Yartsev[analyzer] Alpha and implicit checker lists, expand...
2014-05-17 Richard SmithCorrect incoherent function versus function template...
2014-05-09 Richard SmithFix link target.
2014-05-06 Alp Tokerwww: add a missing HTML open tag
2014-05-05 Alp Tokerwww: remove proprietary dbtree.js script from r96013
2014-05-03 David MajnemerRevert "Sema: Implement DR244"
2014-05-03 David MajnemerSema: Implement DR244
2014-04-30 David MajnemerSema: Implement DR477
2014-04-29 Jordan Rose[analyzer] Clean up the lists of current and potential...
2014-04-27 Sylvestre Ledruremove less relevant information + about packaging...
2014-04-27 Sylvestre LedruRemove no longer relevant information in the gcc/llvm...
2014-04-27 Sylvestre LedruRemove deprecated information about performances:
2014-04-13 Richard SmithTests for DR501-525.
2014-04-07 Jordan Rose[analyzer] Fix mistake in example for potential checker...
2014-04-05 Jordan Rose[analyzer] Add an ErrnoChecker (PR18701) to the Potenti...
2014-04-05 Jordan Rose[analyzer] Update Open Projects page with BitwiseConstr...
2014-04-01 Richard SmithAdd failing testcase for DR305. Looks like we didn...
2014-03-30 David MajnemerSema: Implement DR317
2014-03-30 Richard SmithTests for dr475-dr500.
2014-03-26 Jordan Rose[analyzer] Remove the implemented Identical* checkers...
2014-03-19 Richard SmithTests for DR450-475.
2014-03-17 Richard SmithTests for DR400-450.
2014-03-14 Richard SmithAdd two missing entries to the C++11 support page....
2014-03-14 Richard SmithTry to remove confusion about C++11 feature support:
2014-03-13 Richard SmithTests for DR389-399.
2014-03-12 Richard SmithDR1346: a parenthesized braced-init-list cannot be...
2014-03-11 Richard SmithTests for DR381-388.
next