Remove the last unnecessary member variable of mapped_file_region. NFC.
[oota-llvm.git] / lib / Support / Windows / ThreadLocal.inc
2014-12-15 David MajnemerThreadLocal: Return a mutable pointer if templated...
2014-07-14 Alp TokerFix a -Wunused-local-typedefs warning
2014-02-12 Reid KlecknerRename Windows.h to WindowsSupport.h to avoid ambiguity
2012-06-12 Argyrios KyrtzidisSatisfy C++ aliasing rules, per suggestion by Chandler.
2012-06-12 Argyrios KyrtzidisFor llvm::sys::ThreadLocalImpl instead of malloc'ing...
2010-11-29 Charles DavisNow to chant the magical incantation that will exorcise...
2010-11-29 Michael J. SpencerMerge System into Support.