| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
We were using clang 14 which is a couple of years old.
|
Does the version matter? I've been using gcc 11.4 locally and haven't run into issues yet. |
Sorry, something went wrong.
|
The main motivation is that we get a newer llvm-symbolizer for use in TSAN, which gives us (slightly) more helpful error messages. For example, instead of LLVMSymbolizer: error reading file: No such file or directory we get /usr/bin/llvm-symbolizer-18: error: '[stack]': No such file or directory |
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm!
Sorry, something went wrong.
|
I hope apt.llvm.org won't go down as often as Launchpad :) |
Sorry, something went wrong.
Use clang 18 in TSAN builds We were using clang 14 which is a couple of years old.
| Back | FazBrowse Home | New Git URL |
We were using clang 14 which is a couple of years old.