diff options
| author | Yong He <yonghe@outlook.com> | 2024-09-30 12:50:30 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-30 12:50:30 -0700 |
| commit | 15d1c6c51c5f24663d2567d7e56da62a2bca1c22 (patch) | |
| tree | 78733e327dca1421f39ecff4073463d74500c14c /tools/slang-unit-test/unit-test-image-format-reflection.cpp | |
| parent | bc11579dd998224bcb429d88aeb07d49e2217a35 (diff) | |
Add COM API for querying metadata. (#5168)
* Add COM API for querying metadata.
* Fix tests.
* fix test.
Diffstat (limited to 'tools/slang-unit-test/unit-test-image-format-reflection.cpp')
| -rw-r--r-- | tools/slang-unit-test/unit-test-image-format-reflection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/slang-unit-test/unit-test-image-format-reflection.cpp b/tools/slang-unit-test/unit-test-image-format-reflection.cpp index 2ada598b4..34678472c 100644 --- a/tools/slang-unit-test/unit-test-image-format-reflection.cpp +++ b/tools/slang-unit-test/unit-test-image-format-reflection.cpp @@ -1,4 +1,4 @@ -// unit-test-translation-unit-import.cpp +// unit-test-image-format-reflection.cpp #include "slang.h" |
