summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-01-06 01:56:36 +0000
committerRui Ueyama <ruiu@google.com>2016-01-06 01:56:36 +0000
commit7c713319b9ea2273ce06eb9599981707a9fdaffb (patch)
tree07f44a58a378a61a2cfa46176b54f5f52ee3e12c /clang/lib/Sema/SemaDecl.cpp
parenta2ef81fde5ef18d076ab7a997b370984ab9c170f (diff)
downloadbcm5719-llvm-7c713319b9ea2273ce06eb9599981707a9fdaffb.tar.gz
bcm5719-llvm-7c713319b9ea2273ce06eb9599981707a9fdaffb.zip
Rename SharedFile::parse -> SharedFile::parseRest.
Unlike ObjectFile or ArchiveFile, SharedFile had two parse functions, parseSoName() and parse(). parse must have been called after parseSoName, but that requirement was not obvious from their names. (So it looked like you could call parse() on a shared object file right away.) This patch rename parseRest. It is now obvious that there's no single parse function for the shared object file. llvm-svn: 256898
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud