diff options
author | Matthias Springer <springerm@google.com> | 2022-02-09 18:55:28 +0900 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2022-02-09 18:56:06 +0900 |
commit | cdb7675c2649ee91c4e97d84daa76c98cb93b9c4 (patch) | |
tree | 2a8cde8a8a3ac101ecd9472a96a353a4eb3279c0 /clang/tools/include-mapping/cppreference_parser.py | |
parent | 50bccf22970239cf292145c548af71e8eac0020b (diff) | |
download | llvm-cdb7675c2649ee91c4e97d84daa76c98cb93b9c4.zip llvm-cdb7675c2649ee91c4e97d84daa76c98cb93b9c4.tar.gz llvm-cdb7675c2649ee91c4e97d84daa76c98cb93b9c4.tar.bz2 |
[mlir][bufferize][NFC] Make PostAnalysisSteps a function
They used to be classes with a virtual `run` function. This was inconvenient because post analysis steps are stored in BufferizationOptions. Because of this design choice, BufferizationOptions were not copyable.
Differential Revision: https://reviews.llvm.org/D119258
Diffstat (limited to 'clang/tools/include-mapping/cppreference_parser.py')
0 files changed, 0 insertions, 0 deletions