Language
C++
Compiler
clang HEAD 13.0.0 (https://github.com/llvm/llvm-project.git c4ed142e695f14ba5675ec6d12226ee706329a0f)
Options
Warnings
Boost 1.73.0
C++14
no pedantic
Raw compiler options
a.cpp
b.cpp
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=c++14 a.cpp b.cpp
TU_a, &kFoo = 0x401db8
&kFoo in foo() = 0x401db8
TU_b, &kFoo = 0x401dcc
&kFoo in foo() = 0x401db8
Exit Code:
0