[all-commits] [llvm/llvm-project] 726d2c: [NFC][Clang] Adopt `TrailingObjects` convenience A...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Tue May 13 06:03:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 726d2cf01402e8da9b271008dd10106da45d16ac
https://github.com/llvm/llvm-project/commit/726d2cf01402e8da9b271008dd10106da45d16ac
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M clang/lib/Lex/MacroArgs.cpp
Log Message:
-----------
[NFC][Clang] Adopt `TrailingObjects` convenience API in MacroArgs (#139635)
Adopt convenience API for single trailing type added in
https://github.com/llvm/llvm-project/pull/138970.
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