commit | 6f96774fc4f4d63c4df714056d9e986a996cd069 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Oct 30 04:05:01 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Oct 30 04:05:01 2004 +0000 |
tree | 4ab536c5e51b4e02d08af0f696baa71228941870 | |
parent | 5b3ed508f62ed09cec4162633cb074c424106c16 [diff] |
* Add a method * change some uses of NH.getNode() in a bool context to use !NH.isNull() * Fix a bunch of places where we depended on the (undefined) order of evaluation of arguments to function calls to ensure that getNode() was called before getOffset(). In practice, this was NOT happening. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17354 91177308-0d34-0410-b5e6-96231b3b80d8