diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-05-21 00:49:09 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-05-21 00:49:09 +0000 |
commit | 91e7a18e57042af6d6bde0467bca39069f768c6e (patch) | |
tree | 4d4b4953a9406ed75076e460f13ddc6378c1dafd /clang/lib/Lex/HeaderSearch.cpp | |
parent | 24f4775f71ba8c844eabe42341440d66bce04a2c (diff) | |
download | bcm5719-llvm-91e7a18e57042af6d6bde0467bca39069f768c6e.tar.gz bcm5719-llvm-91e7a18e57042af6d6bde0467bca39069f768c6e.zip |
MC: Make MCSymbolData::Symbol private
Make the back-pointer from `MCSymbolData` to `MCSymbol` private,
preparing to remove the back pointer entirely. I've already updated all
the users, although for now it's still used to indicate whether
`MCSymbol::Data` has been initialized.
llvm-svn: 237868
Diffstat (limited to 'clang/lib/Lex/HeaderSearch.cpp')
0 files changed, 0 insertions, 0 deletions