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
4be56e93706f94de488c4ca31e98510bbdd0bc47
clang-p2996
/
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