This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
61b9fd4686
llvm-project
/
llvm
/
utils
/
unittest
History
David Blaikie
5c519485dc
Avoid explicitly declaring the copy assignment operator, as this unnecessarily makes the copy ctor deprecated in C++11
...
llvm-svn: 231095
2015-03-03 18:29:27 +00:00
..
UnitTestMain
[CMake] Use LINK_LIBS instead of target_link_libraries().
2014-02-26 06:41:29 +00:00
googletest
Avoid explicitly declaring the copy assignment operator, as this unnecessarily makes the copy ctor deprecated in C++11
2015-03-03 18:29:27 +00:00
CMakeLists.txt
Reapply r229185(cbieneman) -- Raising minimum required Visual Studio version to 2013.
2015-02-15 17:53:10 +00:00
LLVMBuild.txt
llvm-build: Add support for non-installed libraries (e.g., gtest).
2012-05-15 18:44:17 +00:00
Makefile
…