Tonko Sabolčec
06c8dcb618
[lldb-eval] Fix build failure after upgrade to Ubuntu 20.04 ( #6511 )
2021-09-22 20:28:51 +01:00
Tonko Sabolčec
b0256d71d5
[lldb-eval] Disable leak reports ( #6067 )
2021-07-19 07:31:06 -07:00
Tonko Sabolčec
3b5f88cbf1
Add lldb vs lldb-eval fuzz target ( #6013 )
2021-07-08 18:23:07 +01:00
Andy Hippo
f43633e0ec
[lldb-eval] Upgrade to LLVM-12 and enable undefined sanitizer ( #5952 )
...
* Upgrade to LLVM-12 and enable undefined sanitizer (#1 )
* Upgrade to LLVM-12
* Enable undefined sanitizer
* Fix missing scope
2021-06-21 11:08:11 +01:00
Andy Hippo
5e5b73fc81
[lldb-eval] Copy libs by "value" ( #5930 )
...
An attempt to resolve coverage build issue #5909
2021-06-17 13:46:51 +00:00
Andy Hippo
90f3d39165
Make wget invocations less verbose ( #5884 )
...
Remove `--show-progress` option for `wget` invocations. In OSS-Fuzz logs every progress update is logged as a separate line, so the build log is looooooooong.
2021-06-07 09:50:17 +01:00
Tonko Sabolčec
4fb4850860
[lldb-eval] Initial integration ( #5831 )
...
* [lldb-eval] Initial integration
* Update project.yaml
* Add missing license headers
* Update Dockerfile
* Update build.sh
* Update project.yaml
* Use prebuilt LLVM, Clang and LLDB libraries
Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>
2021-06-01 16:59:42 +00:00