[PATCH] D150579: [*]: fix syntax errors in HTML files

2023-05-28 Thread Mohammed Keyvanzadeh via Phabricator via cfe-commits
VoltrexMaster added a comment. Does anyone know how to change the utils/tools to generate HTML with correct syntax? I tried but there are test failures caused by them. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D150579/new/ https://reviews.llvm.

[PATCH] D150579: [*]: fix syntax errors in HTML files

2023-05-28 Thread Mohammed Keyvanzadeh via Phabricator via cfe-commits
VoltrexMaster updated this revision to Diff 526316. VoltrexMaster added a comment. Pull upstream changes to fix build failures Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D150579/new/ https://reviews.llvm.org/D150579 Files: clang-tools-extra/do

[PATCH] D150579: [*]: fix syntax errors in HTML files

2023-05-20 Thread Mohammed Keyvanzadeh via Phabricator via cfe-commits
VoltrexMaster updated this revision to Diff 524033. VoltrexMaster added a comment. Fix merge conflict with upstream changes Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D150579/new/ https://reviews.llvm.org/D150579 Files: clang-tools-extra/docs/

[PATCH] D150579: [*]: fix syntax errors in HTML files

2023-05-16 Thread Mohammed Keyvanzadeh via Phabricator via cfe-commits
VoltrexMaster updated this revision to Diff 522588. VoltrexMaster added a comment. Update utils/tools to generate HTML with correct syntax Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D150579/new/ https://reviews.llvm.org/D150579 Files: clang-to

[PATCH] D150579: [*]: fix syntax errors in HTML files

2023-05-16 Thread Mohammed Keyvanzadeh via Phabricator via cfe-commits
VoltrexMaster updated this revision to Diff 522507. VoltrexMaster added a comment. Fix merge conflict Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D150579/new/ https://reviews.llvm.org/D150579 Files: clang-tools-extra/docs/_templates/clangd_redi

[PATCH] D150579: [*]: fix syntax errors in HTML files

2023-05-15 Thread Mohammed Keyvanzadeh via Phabricator via cfe-commits
VoltrexMaster created this revision. VoltrexMaster added reviewers: Amir, samsonov, STL_MSFT, jordan_rose, rsmith. Herald added a reviewer: bollu. Herald added subscribers: Enna1, wenlei, jvesely, arphaman. Herald added a project: All. VoltrexMaster requested review of this revision. Herald added p

[PATCH] D133613: [clang][cmake] Remove extra brace

2022-09-09 Thread Mohammed Keyvanzadeh via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG467bb47c8418: [clang][cmake] Remove extra brace (authored by VoltrexMaster). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D133613/new/ https://reviews.llvm.

[PATCH] D133613: [clang][cmake] Remove extra brace

2022-09-09 Thread Mohammed Keyvanzadeh via Phabricator via cfe-commits
VoltrexMaster created this revision. VoltrexMaster added reviewers: phosek, Ericson2314. Herald added a subscriber: mgorny. Herald added a project: All. VoltrexMaster requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. Remove the extra trailing

[PATCH] D124147: [clang][cmake] correct grammar and style inconsistency

2022-05-09 Thread Mohammed Keyvanzadeh via Phabricator via cfe-commits
VoltrexMaster updated this revision to Diff 428235. VoltrexMaster added a comment. Rebase and add upstream changes. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D124147/new/ https://reviews.llvm.org/D124147 Files: clang/CMakeLists.txt Index: clang/CMakeLists.txt

[PATCH] D124147: [clang][cmake] correct grammar and style inconsistency

2022-05-08 Thread Mohammed Keyvanzadeh via Phabricator via cfe-commits
VoltrexMaster updated this revision to Diff 427959. VoltrexMaster added a comment. Rebase and add upstream changes to fix CI. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D124147/new/ https://reviews.llvm.org/D124147 Files: clang/CMakeLists.txt Index: clang/CMakeLists.txt ==

[PATCH] D124147: [clang][cmake] correct grammar and style inconsistency

2022-05-07 Thread Mohammed Keyvanzadeh via Phabricator via cfe-commits
VoltrexMaster updated this revision to Diff 427862. VoltrexMaster added a comment. Rebase and add upstream changes to resolve conflicts. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D124147/new/ https://reviews.llvm.org/D124147 Files: clang/CMakeLists.txt Index: clang/CMakeLists.txt

[PATCH] D124147: [clang][cmake] correct grammar and style inconsistency

2022-04-20 Thread Mohammed Keyvanzadeh via Phabricator via cfe-commits
VoltrexMaster created this revision. Herald added a subscriber: mgorny. Herald added a project: All. VoltrexMaster requested review of this revision. Herald added a reviewer: jdoerfert. Herald added subscribers: cfe-commits, sstefan1. Herald added a project: clang. Correct the grammar of comments,