llvm-project
0963cc26
- [clang][DebugInfo][NFC] Simplify CollectRecordLambdaFields (#160690)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 days ago
[clang][DebugInfo][NFC] Simplify CollectRecordLambdaFields (#160690) This patch creates a helper to retrieve the name from a lambda capture and only calls `createFieldType` once. This will simplify reviewing some upcoming changes in this function.
References
#160690 - [clang][DebugInfo][NFC] Simplify CollectRecordLambdaFields
Author
Michael137
Parents
0e17fcf9
Loading