llvm-project
0963cc26 - [clang][DebugInfo][NFC] Simplify CollectRecordLambdaFields (#160690)

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.
Author
Parents
Loading