[all-commits] [llvm/llvm-project] 57592e: [Clang] Fixes of builtin definitions after PR #683...
michele-scandale via All-commits
all-commits at lists.llvm.org
Mon Mar 4 16:43:45 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 57592e9ae78e16ffe4f2a2cd3190c422bcdba5a0
https://github.com/llvm/llvm-project/commit/57592e9ae78e16ffe4f2a2cd3190c422bcdba5a0
Author: michele-scandale <michele.scandale at gmail.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M clang/include/clang/Basic/Builtins.td
M clang/include/clang/Basic/BuiltinsBase.td
Log Message:
-----------
[Clang] Fixes of builtin definitions after PR #68324. (#81022)
This commit addresses few differences between the `Builtins.def` file
before the refactoring done in PR #68324 and the currently generated
`Builtins.inc` file.
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