Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
b22732365ca26fbccacc4bdd32e875342f571e94
/
test
/
SemaCXX
/
scope-check.cpp
c0a575f
Make DiagnosticErrorTrap keep a count of the errors that occurred so multiple
by Argyrios Kyrtzidis
· 13 years ago
cfe38c4
I concur with DPG here. This does indeed apply in 0x mode. Added test
by Chandler Carruth
· 14 years ago
95c225d
Implement an indirect-goto optimization for goto *&&lbl and respect this
by John McCall
· 14 years ago
97ba481
Labels (and case statement) don't create independent scope parents for the
by John McCall
· 14 years ago
e46f62c
Don't consider all local variables in C++ to mandate scope-checking, just
by John McCall
· 14 years ago
ddb0b4d
When checking scopes for indirect goto, be more permissive (but still safe)
by John McCall
· 14 years ago