| Age | Commit message (Expand) | Author |
| 2025-07-29 | [Clang][Docs] Fix typo in clang.rst (#150907) | Tomer Shafir |
| 2025-06-19 | Reapply "[Clang] Enable -fextend-variable-liveness at -Og (#118026)" | Stephen Tozer |
| 2025-05-06 | [clang][doc] Document C2y flags (#138521) | Raul Tambre |
| 2025-05-05 | [clang] Alias iso9899:2024 to C23, update documentation (#138459) | Raul Tambre |
| 2025-04-25 | Revert "[Clang] Enable -fextend-lifetimes at -Og (#118026)" | Stephen Tozer |
| 2025-04-17 | [Clang] Enable -fextend-lifetimes at -Og (#118026) | Stephen Tozer |
| 2025-03-27 | [Docs] Document freestanding requirements (#132232) | Aaron Ballman |
| 2025-03-06 | [Clang][Docs][NFC] Correct documentation for the CPATH environment variable (... | Tom Honermann |
| 2024-08-07 | [clang][docs] Update Include Options Help (#101192) | Sam Elliott |
| 2024-08-02 | Ofast deprecation clarifications (#101005) | Sjoerd Meijer |
| 2024-07-18 | [clang] Add deprecation warning for `-Ofast` driver option (#98736) | Vlad Serebrennikov |
| 2024-07-15 | [AArch64][RISCV] Document option --print-supported-extensions (#98698) | Jonathan Thackray |
| 2024-07-10 | [RISCV] Add ability to list extensions enabled for a target (#98207) | Michael Maitland |
| 2024-06-16 | [clang] Clean up macOS version flags (#95374) | Gábor Horváth |
| 2024-01-16 | [clang-cl] document correct defaults for `-fms-compatibility-version` / `-fms... | h-vetinari |
| 2023-10-06 | Add -fkeep-system-includes modifier for -E | Paul Robinson |
| 2023-05-23 | Correct stale documentation for default MSVC version numbers | Aaron Ballman |
| 2023-05-15 | Add C++26 compile flags. | Erich Keane |
| 2023-05-04 | [clang] Use -std=c++23 instead of -std=c++2b | Mark de Wever |
| 2023-03-16 | [Driver] Allow to collect `-save-stats` data to a file specified in the envir... | Volodymyr Sapsai |
| 2023-03-14 | [clang][docs] Clarify the semantics of -fexceptions | Alex Bradbury |
| 2023-02-28 | [Clang][Driver] Add -mcpu=help and -mtune=help to clang | Michael Maitland |
| 2022-10-29 | [docs] clang.rst: gnu++14 => gnu++17 | Fangrui Song |
| 2022-08-19 | [clang,flang] Add help text for -fsyntax-only | Alexander Malkov |
| 2022-06-09 | [docs] Update supported language standards list for C++ | Yuki Okushi |
| 2022-04-20 | Treat `std::move`, `forward`, etc. as builtins. | Richard Smith |
| 2022-04-20 | Revert "Treat `std::move`, `forward`, etc. as builtins." | David Tenty |
| 2022-04-17 | Treat `std::move`, `forward`, etc. as builtins. | Richard Smith |
| 2022-04-16 | Revert "Treat `std::move`, `forward`, and `move_if_noexcept` as builtins." | Vitaly Buka |
| 2022-04-15 | Treat `std::move`, `forward`, and `move_if_noexcept` as builtins. | Richard Smith |
| 2022-02-02 | Also document -arch as -arch is mac specific | Sylvestre Ledru |
| 2022-01-06 | Update Bug report URL to Github Issues | Chuanqi Xu |
| 2020-09-17 | [clang][docs] Fix documentation of -O | Jessica Clarke |
| 2020-09-13 | [Docs] Fix --print-supported-cpus option rendering | Travis Finkenauer |
| 2020-08-10 | [Clang] implement -fno-eliminate-unused-debug-types | Nick Desaulniers |
| 2020-08-07 | Revert "[Clang] implement -fno-eliminate-unused-debug-types" | Nick Desaulniers |
| 2020-08-07 | [Clang] implement -fno-eliminate-unused-debug-types | Nick Desaulniers |
| 2020-07-13 | Fix a missing update that C compiles default to gnu17. | Stephen Hines |
| 2020-06-30 | [clang][docs] Add note about using `-flto` with `-g` on macOS | Philippe Blain |
| 2020-05-26 | [clang][docs] Document additional bits of libc that -ffreestanding envs must ... | Jon Roelofs |
| 2020-01-23 | Re-add documentation for -flax-vector-conversions= removed in | Richard Smith |
| 2020-01-20 | Revert "PR17164: Change clang's default behavior from -flax-vector-conversion... | Mitch Phillips |
| 2020-01-15 | PR17164: Change clang's default behavior from -flax-vector-conversions=all to... | Richard Smith |
| 2019-08-16 | [Test Commit] Fix typo in diagtool.rst | Troy A. Johnson |
| 2019-06-25 | print-supported-cpus quality of life patch. | Ziang Wan |
| 2019-06-14 | Fixed the --print-supported-cpus test | Ziang Wan |
| 2019-06-14 | Add --print-supported-cpus flag for clang. | Ziang Wan |
| 2019-05-30 | [Docs] Modernize references to macOS | J. Ryan Stinnett |
| 2018-11-04 | Update our URLs in clang doc to use https | Sylvestre Ledru |
| 2018-05-16 | [diagtool] Add diagtool to install target. | Jonas Devlieghere |