зеркало из https://github.com/microsoft/clang-1.git
Revert accidental commit.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178707 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
4382867f04
Коммит
5b8d0af423
|
@ -1479,11 +1479,7 @@ public:
|
|||
inline ddiag_iterator ddiag_end() const;
|
||||
|
||||
// Low-level accessors
|
||||
|
||||
bool mustBuildLookupTable() {
|
||||
return LookupPtr.getInt();
|
||||
}
|
||||
|
||||
|
||||
/// \brief Mark the lookup table as needing to be built. This should be
|
||||
/// used only if setHasExternalLexicalStorage() has been called on any
|
||||
/// decl context for which this is the primary context.
|
||||
|
|
Загрузка…
Ссылка в новой задаче