diff options
| author | Nicolas Vasilache <ntv@google.com> | 2018-08-27 10:10:42 -0700 |
|---|---|---|
| committer | jpienaar <jpienaar@google.com> | 2019-03-29 13:06:22 -0700 |
| commit | 6cc9786c3e47a6531c52e947d2c4d26315102810 (patch) | |
| tree | 0695f1d0327a6b6045f98a00d73f0111770c8c9b /mlir/lib/Parser/Token.cpp | |
| parent | b70d3d662eac23fa0d979a2b1699ff477fe4b1c9 (diff) | |
| download | bcm5719-llvm-6cc9786c3e47a6531c52e947d2c4d26315102810.tar.gz bcm5719-llvm-6cc9786c3e47a6531c52e947d2c4d26315102810.zip | |
Uniformize access pattern to state.
We seem to be using *& quite consistently across the codebase.
Replacing 2 occurences of **.
With this, `grep -R "\*\*" .` does not return instances of
accesses to state anymore.
PiperOrigin-RevId: 210385345
Diffstat (limited to 'mlir/lib/Parser/Token.cpp')
0 files changed, 0 insertions, 0 deletions

