mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-03 00:20:40 +03:00
Adapt to free functions in dmd
C++ namespace now
This commit is contained in:
parent
217888ff47
commit
9041c0bf67
37 changed files with 132 additions and 64 deletions
|
@ -23,6 +23,8 @@
|
|||
#include "gen/to_string.h"
|
||||
#include "llvm/Support/MD5.h"
|
||||
|
||||
using namespace dmd;
|
||||
|
||||
namespace {
|
||||
|
||||
// TODO: Disable hashing of symbols that are defined in libdruntime and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue