-
- Downloads
Fix the linkage of static locals inside a CapturedStmt. (Found in the
process of trying to fix the related issue for block literals.) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183951 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/CGDecl.cpp 21 additions, 3 deletionslib/CodeGen/CGDecl.cpp
- lib/CodeGen/CodeGenModule.cpp 5 additions, 1 deletionlib/CodeGen/CodeGenModule.cpp
- lib/CodeGen/CodeGenModule.h 1 addition, 0 deletionslib/CodeGen/CodeGenModule.h
- test/CodeGenCXX/captured-statements.cpp 15 additions, 0 deletionstest/CodeGenCXX/captured-statements.cpp
Loading
Please register or sign in to comment