[all-commits] [llvm/llvm-project] 6a953d: [clang] Fix -Wsubobject-linkage after D117262
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Jan 26 11:44:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a953d931c4de6f4b5bdc5466d15da62ede00b95
https://github.com/llvm/llvm-project/commit/6a953d931c4de6f4b5bdc5466d15da62ede00b95
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M clang/lib/CodeGen/Address.h
Log Message:
-----------
[clang] Fix -Wsubobject-linkage after D117262
/home/buildbot/llvm-avr-linux/llvm-avr-linux/llvm/clang/lib/CodeGen/Address.h:76:7: warning: 'clang::CodeGen::Address' has a field 'clang::CodeGen::Address::A' whose type uses the anonymous namespace [-Wsubobject-linkage]
https://lab.llvm.org/buildbot/#/builders/112/builds/12047
More information about the All-commits
mailing list