This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
include
History
Aaron Ballman
c25c9fdf08
Move the object being used to move-initialize when calling the base class' constructor from the ctor-initializer. This should have no effect given the triviality of the class, but it allows for easier maintenance should the semantics of the base class change. NFC intended.
...
llvm-svn: 244812
2015-08-12 21:10:41 +00:00
..
llvm
Move the object being used to move-initialize when calling the base class' constructor from the ctor-initializer. This should have no effect given the triviality of the class, but it allows for easier maintenance should the semantics of the base class change. NFC intended.
2015-08-12 21:10:41 +00:00
llvm-c
Add support to set/get ordering for load/store from the C API
2015-08-02 12:16:57 +00:00