repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[LoopVectorizer] Add support for chaining partial reductions (#120272)
[llvm-project.git]
/
clang
/
test
/
Modules
/
Inputs
/
update-exception-spec
/
c.h
blob
067dbb650556b1f7cdf9f01c946dc201b5e49921
1
#include
"a.h"
2
#include
"b.h"
3
inline
void
g
(
B
*
p
) {
p
->~
B
(); }