aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-cxxmap/Inputs/remap.map
blob: df3d82d38bd673ed99a74c883d7e6e51ffa52bc2 (plain)
1
2
3
4
5
6
7
8
# foo:: and foo::detail:: are equivalent
name 3foo N3foo6detailE

# foo::qux and foo::quux are equivalent
type N3foo3quxE N3foo4quuxE

# N::X and M::X are equivalent
name N1N1XE N1M1XE