[Analyzer] Fix buildbot failure of commit rGd70ec366c91b

This commit is contained in:
Adam Balogh 2020-05-26 20:43:37 +02:00
parent 6e9223a2c6
commit 12dbdc2a6b
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ class SymbolManager;
class SwitchNodeBuilder;
class ExprEngine {
virtual void anchor();
void anchor();
public:
/// The modes of inlining, which override the default analysis-wide settings.
enum InliningModes {