Commit Graph

2 Commits

Author SHA1 Message Date
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
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