llvm-project/lld/lib/Core
Rui Ueyama 9071e4a6fa Fix Clang-tidy misc-use-override warnings, other minor fixes.
Patch from Eugene Zelenko!

llvm-svn: 247323
2015-09-10 18:51:36 +00:00
..
CMakeLists.txt Fix five of the shared library build targets 2015-01-21 22:54:56 +00:00
DefinedAtom.cpp [ARM] Move out .ARM.exidx related things to ARM backend 2015-05-26 10:26:15 +00:00
Error.cpp Fix Clang-tidy misc-use-override warnings, other minor fixes. 2015-09-10 18:51:36 +00:00
File.cpp Rename atom_collection -> AtomVector. 2015-04-08 23:05:59 +00:00
LinkingContext.cpp Reapply r234378, with test fixed (by emaste). 2015-04-10 01:40:25 +00:00
Reader.cpp Use MemoryBufferRef instead of MemoryBuffer&. NFC. 2015-04-24 21:10:50 +00:00
Resolver.cpp Remove return after report_fatal_error which has noreturn attribute. 2015-04-06 20:25:18 +00:00
SymbolTable.cpp Do s/_context/_ctx/g globally. 2015-04-10 21:40:59 +00:00
Writer.cpp Replace the `createImplicitFiles` method return type with `void` 2015-04-06 20:43:35 +00:00