Attempt to fix VS2015 build breakage from r354517. NFCI.

llvm-svn: 354545
This commit is contained in:
Douglas Yung 2019-02-21 04:55:31 +00:00
parent 1634516e35
commit 38dd1b3726
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ public:
/// Keep track if the entity related to this 'ExceptionInfo' can in princple
/// throw, if it's unknown or if it won't throw.
enum State Behaviour : 2;
State Behaviour : 2;
/// Keep track if the entity contains any unknown elements to keep track
/// of the certainty of decisions and/or correct 'Behaviour' transition