[all-commits] [llvm/llvm-project] 419bdf: Fix unparsing multiple set selectors
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Thu Jan 9 08:24:35 PST 2025
Branch: refs/heads/users/kparzysz/spr/m02-selectors
Home: https://github.com/llvm/llvm-project
Commit: 419bdfa27ef1ed3ca3a46cf8601c2536e091ba85
https://github.com/llvm/llvm-project/commit/419bdfa27ef1ed3ca3a46cf8601c2536e091ba85
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M flang/lib/Parser/unparse.cpp
Log Message:
-----------
Fix unparsing multiple set selectors
Commit: c4b900779d1f132ba2f50f592fbffe15e2ff0c3b
https://github.com/llvm/llvm-project/commit/c4b900779d1f132ba2f50f592fbffe15e2ff0c3b
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M flang/include/flang/Parser/parse-tree.h
M flang/lib/Parser/openmp-parsers.cpp
Log Message:
-----------
Add "source" to context objects
Commit: d6ca30be75a54d0fe2b9f56e9494ad6bab25a479
https://github.com/llvm/llvm-project/commit/d6ca30be75a54d0fe2b9f56e9494ad6bab25a479
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M flang/lib/Parser/openmp-parsers.cpp
Log Message:
-----------
Try clause first when parsing trait
Compare: https://github.com/llvm/llvm-project/compare/0e317db2f2bb...d6ca30be75a5
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