Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Amend clang::Stmt bitflag setup to the "empty" CXXSpliceExpr ctor
Initialize Stmt::SpliceExprBits::HasTemplateKWAndArgsInfo to false. Before it was left uninitialized. Fixes issue 104.
- Loading branch information