aboutsummaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2019-05-06Revert r359949 "[clang] adding explicit(bool) from c++2a"Hans Wennborg
2019-05-06P1286R2: Remove restriction that the exception specification of aRichard Smith
2019-05-06[c++20] Implement P1009R2: allow omitting the array bound in an arrayRichard Smith
2019-05-04[c++20] Implement P0428R2 - Familiar template syntax for generic lambdasHamza Sood
2019-05-04[c++20] Implement tweaked __VA_OPT__ rules from P1042R1:Richard Smith
2019-05-04[cxx_status] Don't list -fmodules / -fmodules-ts against C++ modulesRichard Smith
2019-05-04[cxx_status] Replace "SVN" entries with Clang 8 as appropriate.Richard Smith
2019-05-04[clang] adding explicit(bool) from c++2aNicolas Lesser
2019-04-26[www] Rebuild cxx_dr_status.Richard Smith
2019-04-24Revert r359048: C++ DR2387: a variable template declared wthiIlya Biryukov
2019-04-23C++ DR2387: a variable template declared wtih (or instantiated with) aRichard Smith
2019-04-22[analyzer][www] Moving MoveChecker out of alpha is no longer an open project.Kristof Umann
2019-04-19[analyzer] Move UninitializedObjectChecker out of alphaKristof Umann
2019-03-08[Analyzer] Checker for non-determinism caused by sorting of pointer-like elem...Mandeep Singh Grang
2019-02-23Enable coroutines under -std=c++2a.Richard Smith
2019-02-23[cxx_status] Update to match Kona motions.Richard Smith
2019-02-05[analyzer] Document RetainCountChecker behavior and annotationsGeorge Karpenkov
2019-01-29Adjust documentation for git migration.James Y Knight
2019-01-29[analyzer] Added a checklist to help checker authors and reviewersGabor Horvath
2019-01-21Mark the lambda function pointer conversion operator as noexcept.Aaron Ballman
2019-01-21Regenerating the C++ DR status page from the latest Core issues list.Aaron Ballman
2019-01-11Implementation Feature Test Macros for P0722R3Chris Kennelly
2019-01-07DR674, PR38883, PR40238: Qualified friend lookup should look for aRichard Smith
2018-12-20Allow direct navigation to static analysis checker documentation through SARI...Aaron Ballman
2018-12-18Portable Python script across Python versionSerge Guelton
2018-12-10[constexpr][c++2a] Try-catch blocks in constexpr functionsBruno Cardoso Lopes
2018-11-24[analyzer] INT50-CPP. Do not cast to an out-of-range enumeration checkerKristof Umann
2018-11-14[c++20] Implement P0482R6: enable -fchar8_t by default in C++20 mode.Richard Smith
2018-11-12Implement P1094R2 (nested inline namespaces)Erich Keane
2018-11-10[cxx_status] Update for San Diego motions.Richard Smith
2018-11-03Revert r345562: "PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue...Richard Smith
2018-11-02[analyzer] Put llvm.Conventions back in alphaKristof Umann
2018-10-30PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue of typeRichard Smith
2018-10-25[C++17] Reject shadowing of capture by parameter in lambdaNicolas Lesser
2018-10-25Rebase defect report list.Nicolas Lesser
2018-10-25update the clang doc about contributionsSylvestre Ledru
2018-10-23[analyzer] [www] Drop references to GC mode, which was deprecated years agoGeorge Karpenkov
2018-10-21[analyzer][www] Update alpha_checks.htmlKristof Umann
2018-10-17[analyzer] [www] Minor improvements to the text in open_projectsGeorge Karpenkov
2018-10-17[analyzer] [www] Updated a list of open projectsGeorge Karpenkov
2018-10-09[analyzer][www] Add more useful linksKristof Umann
2018-10-04Update Clang Windows getting started docsReid Kleckner
2018-09-29[clang][www] Fix typo. NFCKristina Brooks
2018-09-28[cxx2a] P0614R1: Support init-statements in range-based for loops.Richard Smith
2018-09-28[cxx2a] P0641R2: (Some) type mismatches on defaulted functions onlyRichard Smith
2018-09-27[cxx2a] P0624R2: Lambdas with no capture-default areRichard Smith
2018-09-26P1008R1 Classes with user-declared constructors are never aggregates inRichard Smith
2018-09-26P0859R0: List-initialization is potentially-constant-evaluated andRichard Smith
2018-09-25P0969R0: allow structured binding of accessible members, not only public memb...Richard Smith
2018-09-24[www] Change 'Clang 7' items from yellow to green now Clang 7 isRichard Smith