llvm-project
4743e714 - [clang][bytecode] Remove unused members from `EvalEmitter` (#186601)

Commit
9 days ago
[clang][bytecode] Remove unused members from `EvalEmitter` (#186601) Remove the DenseMap handling lambda paramter mappings from `EvalEmitter`. This was always unused. Remove it and use `if constexpr` to keep things compiling.
Author
Parents
Loading