Skip to content
Commit 303d14f3 authored by Uday Bondhugula's avatar Uday Bondhugula
Browse files

[MLIR] NFC. Fix unused context warning from Parser.h

NFC. Fix unused context warning from Parser.h.

```
..include/mlir/Parser/Parser.h:39:38: warning: parameter ‘context’ set but not used [-Wunused-but-set-parameter]
   39 |     Block *parsedBlock, MLIRContext *context, Location sourceFileLoc) {
```

Differential Revision: https://reviews.llvm.org/D138192
parent b6c79073
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment