]> granicus.if.org Git - clang/commit
Fix a "basic" bug that resulted in a bogus SourceLocation.
authorSteve Naroff <snaroff@apple.com>
Tue, 6 Nov 2007 19:37:09 +0000 (19:37 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 6 Nov 2007 19:37:09 +0000 (19:37 +0000)
commitccdbc5c6f14965d91a352d114c109a9d4d9552b8
treed35fcf0939f574d1ca9a888c601308a5fc453457
parente3995fe63cc01668bebed82339479fbc1140768c
Fix a "basic" bug that resulted in a bogus SourceLocation.

Off hand, I don't know why this change makes a difference (I thought the two constructor idioms were equivalent).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43770 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Stmt.h