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
298,797
Commits
1,713
Branches
298
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Andy Gibbs
c6e68daac0
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
...
llvm-svn: 166280
2012-10-19 12:44:48 +00:00
Douglas Gregor
1a22d2889b
Lambdas have a deleted default constructor and a deleted copy
...
assignment operator, per C++ [expr.prim.lambda]p19. Make it so. llvm-svn: 150345
2012-02-12 17:34:23 +00:00