Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b9c1b51e45b845debb76d8658edabca70ca56079
/
llvm
/
tools
/
llvm-diff
/
DiffConsumer.h
b550cb1
[NFC] Header cleanup
by Mehdi Amini
· 9 years ago
45275a4
Make more headers self-contained.
by Benjamin Kramer
· 10 years ago
a7c40ef
Canonicalize header guards into a common format.
by Benjamin Kramer
· 11 years ago
e56917c
[C++11] Add 'override' keyword to virtual methods that override their base class.
by Craig Topper
· 12 years ago
4d88a1c
Sort the #include lines for tools/...
by Chandler Carruth
· 13 years ago
628a39f
Remove unused private fields found by clang's new -Wunused-private-field.
by Benjamin Kramer
· 13 years ago
a379b181
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
by David Blaikie
· 14 years ago
dfeda09
Make llvm::Consumer a class (to remove a MSVC warning since Consumer is later forward declared as a struct)
by Francois Pichet
· 15 years ago
4b6ae93
This patch is a big refactoring of llvm-diff. It doesn't add new features, but it re-organizes the old features, so I can insert the MetadataEngine to use the same infrastructure.
by Renato Golin
· 15 years ago