Go to file
Owen Anderson aa398c1617 Use thread-safe statics to avoid a static constructor here. This isn't thread-safe on MSVC, but we don't
support threaded LLVM there anyways.

llvm-svn: 119718
2010-11-18 18:49:05 +00:00
clang Fix a typo in the UTF-8 BOM (PR8645). Use a StringSwitch while at it. 2010-11-18 12:46:39 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx LWG 1522 2010-11-18 17:34:48 +00:00
lldb Added missing file. 2010-11-18 17:29:15 +00:00
llvm Use thread-safe statics to avoid a static constructor here. This isn't thread-safe on MSVC, but we don't 2010-11-18 18:49:05 +00:00