| commit | b0b412e66ecbb0b374e3d034049b9d18b198473c | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Tue Sep 03 01:08:28 2002 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Tue Sep 03 01:08:28 2002 +0000 |
| tree | 507b70221ac79e11ffb2be35db9e7b0113b3762e | |
| parent | bc6bdc2992c404b5dc268718368d9298f67b2948 [diff] |
- Renamed Type::isIntegral() to Type::isInteger()
- Added new method Type::isIntegral() that is the same as isInteger, but
also accepts bool.
llvm-svn: 3574