diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-01-06 01:07:05 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-01-06 01:07:05 +0000 |
commit | a263c346e568e15dde95ad2d1417444c5cda134f (patch) | |
tree | 5033028c647c91413c416e61e51382bf8202e149 /clang/lib/Serialization/GeneratePCH.cpp | |
parent | 0f74d273b009240bd71c10e8e5487f0add521048 (diff) | |
download | bcm5719-llvm-a263c346e568e15dde95ad2d1417444c5cda134f.tar.gz bcm5719-llvm-a263c346e568e15dde95ad2d1417444c5cda134f.zip |
Serialize the IDNS for a UsingShadowDecl rather than recomputing it.
Attempting to recompute it are doomed to fail because the IDNS of a declaration
is not necessarily preserved across serialization and deserialization (in turn
because whether a friend declaration is visible depends on whether some prior
non-friend declaration exists).
llvm-svn: 321921
Diffstat (limited to 'clang/lib/Serialization/GeneratePCH.cpp')
0 files changed, 0 insertions, 0 deletions