Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cmdline fixes
|
|
|
|
Previously, this would just throw an exception, now it provides
a reasonable error message.
|
|
|
|
|
|
|
|
shift optimization there
|
|
|
|
labeled ifs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't run Clang in MS compatibility mode on Windows (-fno-ms-compatibility).
|
|
|
|
|
|
Fixes #762. Thanks to d0k in #llvm for the helpful insight!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/library_browser.js
|
|
|
|
|
|
|