diff options
author | Yaron Keren <yaron.keren@gmail.com> | 2015-09-11 13:22:47 +0000 |
---|---|---|
committer | Yaron Keren <yaron.keren@gmail.com> | 2015-09-11 13:22:47 +0000 |
commit | 102e3ce5b363fd6b2c1f73091d69719fe10df257 (patch) | |
tree | bf6b2710b582372e7f3c438b5d345eb7d8d064fd /clang/test/Frontend/source-col-map.c | |
parent | d67bb2664272ee91844aedf9894c3071ef416a1e (diff) | |
download | bcm5719-llvm-102e3ce5b363fd6b2c1f73091d69719fe10df257.tar.gz bcm5719-llvm-102e3ce5b363fd6b2c1f73091d69719fe10df257.zip |
Add #include llvm-config.h to Locale.cpp which depends on LLVM_ON_WIN32.
Source code was assuming that llvm-config.h would be included somehow but
up to r247253 that added #include "llvm/Support/Compiler.h" to StringRef.h
the config file was not actually included. The inclusion of llvm-config.h
caused a change of behaviour in tools/clang/test/Frontend/source-col-map.c:
previously it would output the original UTF-8 but now it outputs <U+03B1>.
llvm-svn: 247409
Diffstat (limited to 'clang/test/Frontend/source-col-map.c')
0 files changed, 0 insertions, 0 deletions