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
62340ff8d844fc02cd1bd34ff6235f1f0e1e464f
clang-p2996
/
llvm
/
lib
/
FileCheck
History
Jay Foad
d3d605b7cd
[FileCheck] Use move semantics instead of std::swap. NFC. (
#123304
)
...
This code was using a pre-move-semantics trick of using std::swap to avoid expensive vector copies.
2025-01-23 13:28:59 +00:00
..
CMakeLists.txt
…
FileCheck.cpp
[FileCheck] Use move semantics instead of std::swap. NFC. (
#123304
)
2025-01-23 13:28:59 +00:00
FileCheckImpl.h
[FileCheck] Use move semantics instead of std::swap. NFC. (
#123304
)
2025-01-23 13:28:59 +00:00