diff options
author | Steve Naroff <snaroff@apple.com> | 2008-01-10 22:15:12 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2008-01-10 22:15:12 +0000 |
commit | d0091aa3850a8c8be94c68710ed4ef1317729ba0 (patch) | |
tree | 55b276ca414365c0d676adb91ac428db080fecba /Driver/RewriteTest.cpp | |
parent | 20552d2842245692b649e0d25380670922f954a2 (diff) |
- Teach Expr::isConstantExpr() about InitListExpr's (and offsetof, since I noticed it was missing).
- Rename CheckInitializer() to CheckInitializerTypes().
- Removed the isStatic argument to CheckInitializerTypes() and all of it's subroutines. Checking for constant expressions is now done separately.
- Added CheckForConstantInitializer().
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45840 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Driver/RewriteTest.cpp')
0 files changed, 0 insertions, 0 deletions