7 Commits

Author SHA1 Message Date
Rokashevich Svetlana
44b96b18df Fix codecheck warnings
Fix codecheck in libziparchive, panda, quickener, and static_linker

Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/IAILJJ

Signed-off-by: Rokashevich Svetlana <rokashevich.svetlana1@huawei-partners.com>
2024-08-11 00:17:05 +03:00
molotkovmikhail
a5563dc39a Update all copyrights
Update all copyrights headers with 2024

Issue: #IAEF1K

Tests: `ninja tests`

Signed-off-by: molotkovmikhail <molotkov.mikhail@huawei-partners.com>
2024-07-20 18:52:46 +03:00
Denis Slynko
9028a8bfa6 [ArkTS] Fix local variables types in debug info
Description:
- Collect debug information constants for all methods, as they can differ for methods sharing the same `LineNumberProgram`
- Create not-found variables types (e.g. primitives) as `StringItem` in `LinkerDebugInfoScrapper`
- Rework `DebugInfoUpdater` to reuse `LineNumberProgramProcessor` for less logic duplication

Issue: IA8LOX

Change-Id: Icc78f6ae39c9d0d0da0feac7e8350bfa2412c061
Signed-off-by: Denis Slynko <slynko.denis@huawei-partners.com>
2024-07-01 10:11:45 +03:00
mmorozov
a83180dd11 Title: Add include guards
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I8ZQIN

Testing: No tests were affected

Signed-off-by: mmorozov <morozov.maxim@huawei-partners.com>
2024-02-12 14:14:03 +03:00
Svetlana Rokashevich
569a6c97e7 Replace namespace panda with ark
* Apply clang-force-format
* Temporary change link to vixl in static_core/scripts/third-party-lists/public
* Don't include static_core directory in arkplatform/tests/BUILD.gn

Signed-off-by: Svetlana Rokashevich <rokashevich.svetlana@huawei-partners.com>
2024-02-07 10:24:58 +03:00
Artem Udovichenko
e5ca038848 Fix code style issues
Issue: #I8R9EU
Testing: CI

Change-Id: I954475b2209cf26074f5fdb8e4cff41ed70a67a7
Signed-off-by: Artem Udovichenko <artem.udovichenko@huawei.com>
2024-01-25 11:40:25 +03:00
Artem Udovichenko
d386df8ba4 Add arkplatform and static_core
Commit in SIG repository is d4f68dcd4885305251453b0f4d5f986efbf7cb2a

Change-Id: I0e2de819f97978468c9dc36c2f5755179f374ed4
Signed-off-by: Artem Udovichenko <artem.udovichenko@huawei.com>
2023-09-29 17:50:24 +03:00