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
1d8ef29413da40407ad6e700e33a8646d259bfba
clang-p2996
/
llvm
/
tools
/
llvm-diff
History
David Blaikie
1d8ef29413
-Wdeprecated clean by making LogBuilder move constructible so it can be returned by value (in DifferenceEngine::logf)
...
llvm-svn: 244129
2015-08-05 21:06:50 +00:00
..
CMakeLists.txt
…
DiffConsumer.cpp
…
DiffConsumer.h
Canonicalize header guards into a common format.
2014-08-13 16:26:38 +00:00
DifferenceEngine.cpp
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges."
2014-07-21 17:06:51 +00:00
DifferenceEngine.h
Canonicalize header guards into a common format.
2014-08-13 16:26:38 +00:00
DiffLog.cpp
-Wdeprecated clean by making LogBuilder move constructible so it can be returned by value (in DifferenceEngine::logf)
2015-08-05 21:06:50 +00:00
DiffLog.h
-Wdeprecated clean by making LogBuilder move constructible so it can be returned by value (in DifferenceEngine::logf)
2015-08-05 21:06:50 +00:00
llvm-diff.cpp
Return a std::unique_ptr from the IRReader.h functions. NFC.
2014-08-26 17:29:46 +00:00
LLVMBuild.txt
…
Makefile
…