summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-shadow.cpp
Commit message (Expand)AuthorAgeFilesLines
* 'extern' variables in functions don't shadow externs in global scope. Fixes r...Argyrios Kyrtzidis2011-04-251-0/+11
* In Sema::CheckShadow, get the DeclContext from the variable that we are checkingArgyrios Kyrtzidis2011-02-081-0/+15
* Don't warn that variables in C++ static member functions shadow fields. Fixes...Argyrios Kyrtzidis2011-01-311-0/+13
* Implement -Wshadow for parameter declarations as well.John McCall2010-03-201-0/+6
* Forgot the testcases.John McCall2010-03-161-0/+38
OpenPOWER on IntegriCloud