repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
tools
/
clang
/
plugins
/
tests
/
inline_copy_ctor.txt
blob
bc4bd8911e9348d35f07aff6bf3a728174096102
1
In file included from inline_copy_ctor.cpp:5:
2
./inline_copy_ctor.h:5:1: warning: [chromium-style] Complex class/struct needs an explicit out-of-line copy constructor.
3
struct C {
4
^
5
1 warning generated.