]> granicus.if.org Git - clang/commit
[Sema] CodeSynthesisContext - add missing variable initialization to constructor...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 14 May 2019 14:58:47 +0000 (14:58 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 14 May 2019 14:58:47 +0000 (14:58 +0000)
commitce15c91f4c4912cc3ea62256557dab8dbe4de7d1
tree9da347ce05bd19111ef4411b9ab6739f624a3685
parent50b5d882092cfc32c3df4f69aca73f9660e9e103
[Sema] CodeSynthesisContext - add missing variable initialization to constructor. NFCI.

SavedInNonInstantiationSFINAEContext isn't used outside of specific contexts but this fixes cppcheck and scan-build warnings.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360681 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h