Nico Weber
|
bbe1394c96
|
Fix a bug in VarDecl::getSourceRange() for static member arrays with an element
type with an implicit initializer expression.
Patch from Will Wilson <will@indefiant.com>!
llvm-svn: 173170
|
2013-01-22 17:00:09 +00:00 |
Abramo Bagnara
|
9875a3ce70
|
Use ElaboratedType also for C.
llvm-svn: 127755
|
2011-03-16 20:16:18 +00:00 |
Nico Weber
|
13c13d4da8
|
Remove one I just added, add a more focused test for why the current code is correct.
llvm-svn: 119969
|
2010-11-22 13:12:28 +00:00 |
Nico Weber
|
774303425b
|
Fix the source range of CXXNewExprs. Fixes http://llvm.org/pr8661.
llvm-svn: 119966
|
2010-11-22 10:30:56 +00:00 |