Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
fd2254405de977dcc706a4dc7775c44a4218a27b
/
test
/
SemaCXX
/
explicit.cpp
7a6e13a
Fix a pretty bad bug where if a constructor (or conversion function) was marked as 'explicit', but then defined out-of-line, we would not treat it as being explicit.
by Anders Carlsson
ยท 15 years ago