This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5e5f0e9756ebfc2bb9c8cf5df85d807d722dfd24
clang-p2996
/
lld
/
lib
/
Core
History
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
…
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