aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ModuleDependencyCollector.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-12-22 05:31:52 +0000
committerRui Ueyama <ruiu@google.com>2016-12-22 05:31:52 +0000
commit96aff3751f4dc93e5526767562c98df1a465e031 (patch)
treee7e9cefac4a20f1c23fc989db33dfbb54032f5e1 /clang/lib/Frontend/ModuleDependencyCollector.cpp
parent49797ca6be3f13148dc8a92681579a3278519d06 (diff)
downloadllvm-96aff3751f4dc93e5526767562c98df1a465e031.zip
llvm-96aff3751f4dc93e5526767562c98df1a465e031.tar.gz
llvm-96aff3751f4dc93e5526767562c98df1a465e031.tar.bz2
Define a getter function for a lazily-created object.
Previously, you had to call initDemangledSyms() before accessing DemangledSyms. Now getDemangledSyms() initializes it and then returns it. So it is now less easy to use it in a wrong way. llvm-svn: 290323
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions