| commit | c8b0d08c6856d518ab7c4b166be8c3703d671e94 | [log] [tgz] |
|---|---|---|
| author | Steve Naroff <snaroff@apple.com> | Wed Jan 28 15:51:12 2009 +0000 |
| committer | Steve Naroff <snaroff@apple.com> | Wed Jan 28 15:51:12 2009 +0000 |
| tree | 060e8523b8994afa38799c908b4eb37809a21dbe | |
| parent | 19a4929d309c3614703be3c57ce7fd0ad4b16c4b [diff] |
Remove 'enableLazyBuiltinCreation' argument to Sema::LookupDecl(). It is unused. Even though Sema::LookupDecl() is deprecated, it's still used all over the place. Simplifying the interface will make it easier to understand/optimize/convert. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63208 91177308-0d34-0410-b5e6-96231b3b80d8