diff options
| author | patacca <patacca@autistici.org> | 2021-06-08 23:45:34 +0200 |
|---|---|---|
| committer | patacca <patacca@autistici.org> | 2021-06-08 23:46:28 +0200 |
| commit | 9b41d0958e78c397c702c913d60946dd8c01f0a5 (patch) | |
| tree | 86fb42d88f5319adf44e9a095f233a5a28584630 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | af8c59e06d281f96db101d87ec227b238045a1d8 (diff) | |
| download | llvm-9b41d0958e78c397c702c913d60946dd8c01f0a5.zip llvm-9b41d0958e78c397c702c913d60946dd8c01f0a5.tar.gz llvm-9b41d0958e78c397c702c913d60946dd8c01f0a5.tar.bz2 | |
[Polly][Isl] Removing nullptr constructor from C++ bindings. NFC.
[Polly][Isl] Removing nullptr constructor from C++ bindings. NFC.
This is part of an effort to reduce the differences between the custom C++ bindings used right now by polly in `lib/External/isl/include/isl/isl-noxceptions.h` and the official isl C++ interface.
Changes made:
- Removed `std::nullptr_t` constructor from all the classes in the isl C++ bindings.
- `isl-noexceptions.h` has been generated by this https://github.com/patacca/isl/commit/a7e00bea38f251a4bcf5c2c6ce5fa7ee5f661528
Reviewed By: Meinersbur
Differential Revision: https://reviews.llvm.org/D103751
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
