diff options
| author | Andrei Golubev <andrei.golubev@qt.io> | 2022-01-31 17:19:23 +0100 |
|---|---|---|
| committer | Andrei Golubev <andrei.golubev@qt.io> | 2022-02-01 15:21:27 +0100 |
| commit | 9a30895128728f9f1720ab7cb53e90e5e823a568 (patch) | |
| tree | 0066de2db6abbdbdc945340b444d6a51cfd1862e /src/qml/compiler/qv4codegen.cpp | |
| parent | 991ca56147a8465ea677fe5f430e20439dd94f12 (diff) | |
Avoid including self in the generated qmltc code
Somehow this works (?) but is meaningless. In the (special) case of
QT_QMLTC_FILE_BASENAME it even works by accident due to the test binary
having a suitable include:
for the NameConflict.qml, which is renamed to ResolvedNameConflict{.h,.cpp}
we still have hand-written nameconflict.h
Let's ignore this mess for now (it needs to just be deleted eventually)
and just provide minimal changes for the stuff to (continue to) work
Pick-to: 6.3
Change-Id: Ic18f17463d0c60d9b02e3d3824d99605a161ae14
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/qml/compiler/qv4codegen.cpp')
0 files changed, 0 insertions, 0 deletions
