[all-commits] [llvm/llvm-project] ef28c0: small missed update from restructuring
Finn Plummer via All-commits
all-commits at lists.llvm.org
Fri Feb 7 10:05:52 PST 2025
Branch: refs/heads/users/inbelic/pr-122982
Home: https://github.com/llvm/llvm-project
Commit: ef28c05b1b4fbb90756d100211b94374e8ca7dfa
https://github.com/llvm/llvm-project/commit/ef28c05b1b4fbb90756d100211b94374e8ca7dfa
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M clang/lib/Parse/ParseHLSLRootSignature.cpp
Log Message:
-----------
small missed update from restructuring
Commit: 8bcb061c6eea608e8d2bb1bca1ec8ca8abb08bc4
https://github.com/llvm/llvm-project/commit/8bcb061c6eea608e8d2bb1bca1ec8ca8abb08bc4
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M clang/include/clang/Parse/ParseHLSLRootSignature.h
M clang/lib/Parse/ParseHLSLRootSignature.cpp
M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp
M llvm/include/llvm/Frontend/HLSL/HLSLRootSignature.h
Log Message:
-----------
review: update namespace
- reduce namespace for brevity
- remove introducing rs namespace and use new namespace instead
Commit: a7ef6194ada278d4ff237c0256f1d589f5ff8602
https://github.com/llvm/llvm-project/commit/a7ef6194ada278d4ff237c0256f1d589f5ff8602
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M clang/lib/Parse/ParseHLSLRootSignature.cpp
Log Message:
-----------
review: remove unneeded returns after llvm_unreachable
Commit: eac6aa5d06f96c0da44a47813294a9be93324b05
https://github.com/llvm/llvm-project/commit/eac6aa5d06f96c0da44a47813294a9be93324b05
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M clang/include/clang/Parse/ParseHLSLRootSignature.h
M clang/lib/Parse/ParseHLSLRootSignature.cpp
Log Message:
-----------
review: pass DenseMap by reference
Commit: 73a1d980682b29a6956f1b8798fafd844a13d3f9
https://github.com/llvm/llvm-project/commit/73a1d980682b29a6956f1b8798fafd844a13d3f9
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M clang/include/clang/Parse/ParseHLSLRootSignature.h
Log Message:
-----------
review: adjust comments for doxygen
Compare: https://github.com/llvm/llvm-project/compare/b6432598317f...73a1d980682b
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