[PATCH] Rename getInputGraph() and getNextFile().
Rui Ueyama
ruiu at google.com
Thu Apr 3 16:39:25 PDT 2014
Hi Bigcheese, shankarke, kledzik,
Seems getSomething() is more common naming scheme than just a noun
to get something, so renaming these members.
http://llvm-reviews.chandlerc.com/D3285
Files:
include/lld/Core/InputGraph.h
include/lld/Core/LinkingContext.h
lib/Core/InputGraph.cpp
lib/Core/Resolver.cpp
lib/Driver/Driver.cpp
lib/Driver/WinLinkDriver.cpp
lib/ReaderWriter/PECOFF/PECOFFLinkingContext.cpp
unittests/DriverTests/DriverTest.h
unittests/DriverTests/InputGraphTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3285.1.patch
Type: text/x-patch
Size: 16498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140403/6540a0c2/attachment.bin>
More information about the llvm-commits
mailing list