Anton Blanchard
|
9fc3edd01d
|
A char may not be signed
On PowerPC and ARM a char is unsigned. Fix a few places that
relied on it being signed.
|
2015-12-23 21:20:08 +11:00 |
|
David Nadlinger
|
51afced357
|
Also clang-tidy driver/
|
2015-11-02 11:30:40 +02:00 |
|
David Nadlinger
|
44b0f7b615
|
driver/gen/ir: clang-format the world
This uses the LLVM style, which makes sense for sharing code
with other LLVM projects. The DMD code we use will soon all
be in D anyway.
|
2015-11-02 00:28:01 +02:00 |
|
kai
|
a31d704941
|
Add missing include for Windows
|
2013-05-13 18:47:59 +02:00 |
|
David Nadlinger
|
db270a9a94
|
Replaced response_expand with BSD-licensed reimplementation.
Cleanup to follow later.
GitHub: Fixes #267.
|
2013-05-12 13:38:23 +02:00 |
|