[all-commits] [llvm/llvm-project] 0096bd: [flang][OpenMP] Rename few types to spec names, NF...
Erick Velez via All-commits
all-commits at lists.llvm.org
Thu Dec 11 09:00:22 PST 2025
Branch: refs/heads/users/evelez7/clang-doc-navbar-partial
Home: https://github.com/llvm/llvm-project
Commit: 0096bda38a67a484f6ecbc8bec9be8829a840f86
https://github.com/llvm/llvm-project/commit/0096bda38a67a484f6ecbc8bec9be8829a840f86
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-12-11 (Thu, 11 Dec 2025)
Changed paths:
M flang/include/flang/Parser/dump-parse-tree.h
M flang/include/flang/Parser/parse-tree.h
M flang/lib/Parser/openmp-parsers.cpp
M flang/lib/Parser/unparse.cpp
M flang/lib/Semantics/check-omp-structure.cpp
M flang/test/Parser/OpenMP/error-unparse.f90
M flang/test/Parser/OpenMP/interop-construct.f90
Log Message:
-----------
[flang][OpenMP] Rename few types to spec names, NFC (#171845)
Change Severity to SevLevel and TargetSync to Targetsync.
Commit: 4e9e7c5816bc130babd85e96916e515b4d02cf38
https://github.com/llvm/llvm-project/commit/4e9e7c5816bc130babd85e96916e515b4d02cf38
Author: Erick Velez <erickvelez7 at gmail.com>
Date: 2025-12-11 (Thu, 11 Dec 2025)
Changed paths:
M clang-tools-extra/clang-doc/HTMLGenerator.cpp
M clang-tools-extra/clang-doc/assets/class-template.mustache
A clang-tools-extra/clang-doc/assets/head-template.mustache
M clang-tools-extra/clang-doc/assets/namespace-template.mustache
M clang-tools-extra/clang-doc/support/Utils.cpp
M clang-tools-extra/clang-doc/tool/CMakeLists.txt
Log Message:
-----------
[clang-doc] Create a partial for HTML <head> sections (#171668)
The <head> sections of the existing partials are already identical, so
creating a partial will help reduce lines in the templates. Now
changes to <head> sections can easily propogate and can easily be added
to future HTML pages.
Commit: d90db85dda49974d1718fa805e0a717b71af1080
https://github.com/llvm/llvm-project/commit/d90db85dda49974d1718fa805e0a717b71af1080
Author: Erick Velez <erickvelez7 at gmail.com>
Date: 2025-12-11 (Thu, 11 Dec 2025)
Changed paths:
M flang/include/flang/Parser/dump-parse-tree.h
M flang/include/flang/Parser/parse-tree.h
M flang/lib/Parser/openmp-parsers.cpp
M flang/lib/Parser/unparse.cpp
M flang/lib/Semantics/check-omp-structure.cpp
M flang/test/Parser/OpenMP/error-unparse.f90
M flang/test/Parser/OpenMP/interop-construct.f90
Log Message:
-----------
Merge branch 'main' into users/evelez7/clang-doc-navbar-partial
Compare: https://github.com/llvm/llvm-project/compare/1d32cb2b5ede...d90db85dda49
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