Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/llvm/lib/Support/Windows
History
Duncan P. N. Exon Smith 4d4439470e Support: Avoid SmallVector::set_size() in Windows code
Replace a few `reserve()` / `set_size()` pairs with
`resize_for_overwrite()` / `truncate()` in the platform-specific
code for Windows.

Differential Revision: https://reviews.llvm.org/D115390
2022-01-11 17:52:41 -08:00
..
COM.inc
…
DynamicLibrary.inc
…
explicit_symbols.inc
…
Host.inc
…
Memory.inc
…
Path.inc
Support: Avoid SmallVector::set_size() in Windows code
2022-01-11 17:52:41 -08:00
Process.inc
Support: Avoid SmallVector::set_size() in Windows code
2022-01-11 17:52:41 -08:00
Program.inc
Support: Avoid SmallVector::set_size() in Windows code
2022-01-11 17:52:41 -08:00
Signals.inc
Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer
2021-07-16 07:38:16 +00:00
Threading.inc
[Support] reorder Threading includes to avoid conflict with FreeBSD headers
2021-07-09 10:39:52 +01:00
ThreadLocal.inc
…
Watchdog.inc
…
Powered by Gitea Version: 1.23.1 Page: 1032ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API