[all-commits] [llvm/llvm-project] 717ed1: [APInt.h] don't privatize "needsCleanup"; it is us...
Chris Lattner via All-commits
all-commits at lists.llvm.org
Wed Sep 8 16:33:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 717ed1c31052c89f3e26192342eed5ef6e8d0a8e
https://github.com/llvm/llvm-project/commit/717ed1c31052c89f3e26192342eed5ef6e8d0a8e
Author: Chris Lattner <clattner at nondot.org>
Date: 2021-09-08 (Wed, 08 Sep 2021)
Changed paths:
M llvm/include/llvm/ADT/APInt.h
Log Message:
-----------
[APInt.h] don't privatize "needsCleanup"; it is used by Clang APValue
More information about the All-commits
mailing list