1 Commits

Author SHA1 Message Date
kadir çetinkaya
48a53509e8
[clang][USR] Encode full decl-context also for anon namespaces (#68325)
Otherwise we create collisions, e.g. a struct named Foo inside an
anonymous
namespace will get the same USR no matter what the surrounding
decl-context is.
2023-10-18 10:51:31 +02:00