about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2016-07-21 12:41:29 -0400
committerNiko Matsakis <niko@alum.mit.edu>2016-07-28 12:05:04 -0400
commitffc13b2f80dfe60895bb415175fa246d7247a33c (patch)
treefb945c4dad4a88f85609136da280a93fcd64d9e5 /src/rustllvm/PassWrapper.cpp
parent2b38c4bdea7acf72b8322660de5a4f86d561a65c (diff)
downloadrust-ffc13b2f80dfe60895bb415175fa246d7247a33c.tar.gz
rust-ffc13b2f80dfe60895bb415175fa246d7247a33c.zip
Store `crate_disambiguator` as an `InternedString`
We used to use `Name`, but the session outlives the tokenizer, which
means that attempts to read this field after trans has complete
otherwise panic. All reads want an `InternedString` anyhow.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions