[all-commits] [llvm/llvm-project] 56da9c: Address review feedback, CI
Erick Velez via All-commits
all-commits at lists.llvm.org
Mon Jun 16 22:12:45 PDT 2025
Branch: refs/heads/users/evelez7/clang-doc-document-concepts
Home: https://github.com/llvm/llvm-project
Commit: 56da9c0be9b9a98e2ff64ade9305b4e496b88eaa
https://github.com/llvm/llvm-project/commit/56da9c0be9b9a98e2ff64ade9305b4e496b88eaa
Author: Erick Velez <erickvelez7 at gmail.com>
Date: 2025-06-16 (Mon, 16 Jun 2025)
Changed paths:
M clang-tools-extra/clang-doc/BitcodeReader.cpp
M clang-tools-extra/clang-doc/BitcodeWriter.cpp
M clang-tools-extra/clang-doc/BitcodeWriter.h
M clang-tools-extra/clang-doc/HTMLGenerator.cpp
M clang-tools-extra/clang-doc/HTMLMustacheGenerator.cpp
M clang-tools-extra/clang-doc/JSONGenerator.cpp
M clang-tools-extra/clang-doc/MDGenerator.cpp
M clang-tools-extra/clang-doc/Mapper.cpp
M clang-tools-extra/clang-doc/Mapper.h
M clang-tools-extra/clang-doc/Representation.cpp
M clang-tools-extra/clang-doc/Representation.h
M clang-tools-extra/clang-doc/Serialize.cpp
M clang-tools-extra/clang-doc/Serialize.h
M clang-tools-extra/clang-doc/YAMLGenerator.cpp
M clang-tools-extra/test/clang-doc/json/class-requires.cpp
M clang-tools-extra/test/clang-doc/json/concept.cpp
M clang-tools-extra/test/clang-doc/json/function-requires.cpp
Log Message:
-----------
Address review feedback, CI
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list