Commit 2c901ecd by Marcus Winter

Merge branch 'embb516_threadsanitizer' into development

parents a8b34df5 91a7078e
...@@ -368,6 +368,10 @@ Important Notes ...@@ -368,6 +368,10 @@ Important Notes
performance measurements, explicit initialization is strongly recommended performance measurements, explicit initialization is strongly recommended
since the measurements will otherwise include the initialization time of since the measurements will otherwise include the initialization time of
MTAPI. MTAPI.
- When using ThreadSanitizer there is a bug that causes the built-in CMake type
size determination to fail which in turn leads to a broken configuration.
Therefore, you have to do a normal build first and then rerun CMake with
flags and libs configured for ThreadSanitizer.
Links Links
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment