diff options
author | David Blaikie <dblaikie@gmail.com> | 2021-04-08 17:36:41 -0700 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2021-04-08 17:37:55 -0700 |
commit | eb8a28e2cf033f2bfbfe33a0bd0d9e75a12e2679 (patch) | |
tree | 8f001cbca031b2768cc0530203937a0054201f42 /clang/lib/Basic/SourceManager.cpp | |
parent | 8294019633b527f3c5d529e9ae2bac1d5af66361 (diff) | |
download | llvm-eb8a28e2cf033f2bfbfe33a0bd0d9e75a12e2679.zip llvm-eb8a28e2cf033f2bfbfe33a0bd0d9e75a12e2679.tar.gz llvm-eb8a28e2cf033f2bfbfe33a0bd0d9e75a12e2679.tar.bz2 |
DebugInfo: Include inline namespaces in template specialization parameter names
This ensures these types have distinct names if they are distinct types
(eg: if one is an instantiation with a type in one inline namespace, and
another from a type with the same simple name, but in a different inline
namespace).
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions