diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-04-04 11:12:30 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-04-04 11:12:30 +0000 |
commit | 937bc02fd6d68446556c074b1261447d7af737fd (patch) | |
tree | 0d1806af824ab26adb5553570ae5fd832997c313 /clang/lib/Sema/SemaCodeComplete.cpp | |
parent | 9b4c6b8c7b182c0686454064519119d8b98f5b95 (diff) | |
download | bcm5719-llvm-937bc02fd6d68446556c074b1261447d7af737fd.tar.gz bcm5719-llvm-937bc02fd6d68446556c074b1261447d7af737fd.zip |
Revert rL357655 and rL357656 from llvm/trunk:
Fix minor innaccuracy in previous comment on ManagedStaticBase
........
Make ManagedStatic constexpr constructible
Apparently it needs member initializers so that it can be constructed in
a constexpr context. I explained my investigation of this in PR41367.
........
Causes vs2017 debug llvm-tblgen to fail with "Unknown command line argument" errors - similar to the vs2019 error discussed on PR41367 without the patch....
llvm-svn: 357685
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions