summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/source-col-map.c
diff options
context:
space:
mode:
authorYaron Keren <yaron.keren@gmail.com>2015-09-11 13:22:47 +0000
committerYaron Keren <yaron.keren@gmail.com>2015-09-11 13:22:47 +0000
commit102e3ce5b363fd6b2c1f73091d69719fe10df257 (patch)
treebf6b2710b582372e7f3c438b5d345eb7d8d064fd /clang/test/Frontend/source-col-map.c
parentd67bb2664272ee91844aedf9894c3071ef416a1e (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud