llvm-6502/tools/llvm-diff
John McCall fd22883a34 Use isa<> instead of dyn_cast<> as suggested by Nick.
Should've read the patch a bit closer, sorry.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144164 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-09 03:26:50 +00:00
..
CMakeLists.txt
DiffConsumer.cpp Use isa<> instead of dyn_cast<> as suggested by Nick. 2011-11-09 03:26:50 +00:00
DiffConsumer.h
DifferenceEngine.cpp Fix the printing of constants. Patch by Stepan Dyatkovskiy! 2011-11-08 06:53:04 +00:00
DifferenceEngine.h
DiffLog.cpp
DiffLog.h
llvm-diff.cpp Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does. Enhance 2011-10-16 04:47:35 +00:00
Makefile build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00