Configure Undefined Behaviour Sanitizer (#6290)
This commit is contained in:
committed by
GitHub
parent
589becbfec
commit
00816722dd
@@ -85,6 +85,9 @@ class Log
|
||||
return *this;
|
||||
}
|
||||
|
||||
private:
|
||||
void Init();
|
||||
|
||||
protected:
|
||||
const LogLevel level;
|
||||
std::ostringstream buffer;
|
||||
|
||||
Reference in New Issue
Block a user