forked from OSchip/llvm-project
![]() Since D100581, Clang started flagging this variable which is set but
never read. Based on comparing this function with __match_at_start_posix_nosubs
(which is very similar), I am pretty confident that `__j` was simply left
behind as an oversight in Howard's
|
||
---|---|---|
.. | ||
assign.pass.cpp | ||
copy.pass.cpp | ||
ctor_int_double.pass.cpp | ||
ctor_param.pass.cpp | ||
eq.pass.cpp | ||
eval.pass.cpp | ||
eval_param.pass.cpp | ||
get_param.pass.cpp | ||
io.pass.cpp | ||
max.pass.cpp | ||
min.pass.cpp | ||
param_assign.pass.cpp | ||
param_copy.pass.cpp | ||
param_ctor.pass.cpp | ||
param_eq.pass.cpp | ||
param_types.pass.cpp | ||
set_param.pass.cpp | ||
types.pass.cpp |