-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Build
-
None
-
Storage Engines - Foundations
-
150.503
-
None
-
None
ASan builds require libclang_rt.asan.so, which does not come in the base Clang package. You need the libclang-rt-dev package.
Add this package to .devcontainer/Dockerfile to allow the minimal development environment example to build and run code with ASan.