Commit d25119f
authored
Summary:
Error message:
[Pre-existing Failure] Target failed to build.
Action failed: fbcode//executorch/runtime/executor/test:program_test
(cfg:dev-linux-x86_64-fbcode-platform010-clang19-asan-ubsan-dev#f651cb08bd7caa6c)
(cxx_compile program_test.cpp (pic))
headers/flatbuffers/flatbuffers.h:1678:42: note: candidate function
template not viable: requires 2 arguments, but 1 was provided
1678 | template<typename T> Offset<Vector<T>> CreateVector(const T *v,
size_t
Differential Revision: D98196906
1 parent 4d8465e commit d25119f
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
811 | 811 | | |
812 | 812 | | |
813 | 813 | | |
814 | | - | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
815 | 818 | | |
816 | 819 | | |
817 | 820 | | |
| |||
0 commit comments