Skip to content

Commit 0728fb8

Browse files
committed
agnostify comment
1 parent d45c846 commit 0728fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/lib/asan/asan_rtl.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ static bool AsanInitInternal() {
432432

433433
CacheBinaryName();
434434

435-
// Initialize flags and register weak function callbacks for windows.
435+
// Initialize flags. On Windows it also also register weak function callbacks.
436436
// This must be done early, because most of the initialization steps look at
437437
// flags().
438438
InitializeFlags();

0 commit comments

Comments
 (0)