Skip to content

Commit 8f252b9

Browse files
committed
Revert "fix(ast): prevent TU parent from including unmatched globals"
This reverts commit c3dbded. Revert "build: slim llvm build" This reverts commit 34ea190. Revert "ci(danger): better markdown format" This reverts commit 57e191e. Revert "ci(danger): split PR target ci workflows" This reverts commit 240921d. Revert "ci(danger): align report table and add top-files summary" This reverts commit 5429b2e. Revert "fix(ast): canonicalize friend targets" This reverts commit 76b7b43. Revert "build(bootstrap): modularize recipes" This reverts commit 0d4a845. Revert "chore: assign categories to regression tests" This reverts commit 681b0cd. Revert "fix: manual description comes before member lists" This reverts commit 92491de. Revert "feat: custom stylesheets" This reverts commit 5fe30c1. Revert "docs: split contribute.adoc guide" This reverts commit 302f0a6. Revert "test: support multipage golden tests" This reverts commit bf78b1b. Revert "test: run_ci_with_act.py script" This reverts commit 8326417. Revert "test: testClang_stdCxx default is C++26" This reverts commit 5527e9c. Revert "test: output normalization" This reverts commit d7ad1ce. Revert "test: --bad is disabled by default" This reverts commit 0dfdb22. Revert "test: check int tests results in ctest" This reverts commit ccd7f71. Revert "build: remove CMakeUserPresets.json.example" This reverts commit b2e4bad. Revert "ci: setup danger.js" This reverts commit 6f5f6e9. Revert "fix: preserve extraction mode when copying members from derived classes (#1120)" This reverts commit c406d57. Revert "build: typos in the bootstrap script" This reverts commit 2463633. Revert "ci(cpp-matrix): remove the optimized-debug factor" This reverts commit adb6821. Revert "docs(reference): mrdocs comments" This reverts commit b103cba.
1 parent c3dbded commit 8f252b9

File tree

566 files changed

+18966
-37945
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

566 files changed

+18966
-37945
lines changed

.github/workflows/ci.yml

Lines changed: 117 additions & 142 deletions
Large diffs are not rendered by default.

.github/workflows/pr-target-checks.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@
2020
/share/mrdocs/libcxx/
2121
/share/mrdocs/clang/
2222
/docs/modules/reference
23-
/node_modules
2423
/.gdbinit
2524
/.lldbinit
26-
/.github/node_modules/
27-
/util/danger/node_modules/
28-
/.roadmap
29-
/AGENTS.md
30-
# Ignore hidden OS files under golden fixtures
31-
test-files/golden-tests/**/.*
25+
/.github/node_modules/

CMakeUserPresets.json.example

Lines changed: 438 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)