OSDN Git Service

There is something wrong with code that looks like:
authorChris Lattner <sabre@nondot.org>
Wed, 6 Aug 2003 22:29:04 +0000 (22:29 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 6 Aug 2003 22:29:04 +0000 (22:29 +0000)
commit81a83f2770a3a34f2c19c07ff5fad0cd17aefbbb
tree63c47dfb73caf82545a0d596832de9b92b363f5b
parent0870e970ff7128abf72b9d76b35e22adfa5fd418
There is something wrong with code that looks like:
if (R == 0 || ...)
  R->getName()

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7654 91177308-0d34-0410-b5e6-96231b3b80d8
support/tools/TableGen/Record.cpp
utils/TableGen/Record.cpp