[llvm-branch-commits] [NFC][asan] Change asan_init and asan_init_is_running; add setters/getters (PR #74085)

2023-12-01 Thread Zack Johnson via llvm-branch-commits

https://github.com/zacklj89 created 
https://github.com/llvm/llvm-project/pull/74085

None


___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [NFC][asan] Change asan_init and asan_init_is_running; add setters/getters (PR #74085)

2023-12-01 Thread Zack Johnson via llvm-branch-commits

https://github.com/zacklj89 edited 
https://github.com/llvm/llvm-project/pull/74085
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [NFC][asan] Change asan_init and asan_init_is_running; add setters/getters (PR #74085)

2023-12-01 Thread Zack Johnson via llvm-branch-commits

zacklj89 wrote:

Apologies @fmayer, I'm attempting to use SPR for the change in #71833. I've 
updated the description. 

https://github.com/llvm/llvm-project/pull/74085
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [compiler-rt] [NFC][ASAN] Replace AsanInitIsRunning with TryAsanInitFromRtl (PR #74171)

2023-12-04 Thread Zack Johnson via llvm-branch-commits

https://github.com/zacklj89 approved this pull request.


https://github.com/llvm/llvm-project/pull/74171
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [compiler-rt] [NFC][asan] Replace AsanInited/ENSURE_ASAN_INITED with TryAsanInitFromRtl (PR #74172)

2023-12-04 Thread Zack Johnson via llvm-branch-commits

https://github.com/zacklj89 approved this pull request.


https://github.com/llvm/llvm-project/pull/74172
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [compiler-rt] [NFC][asan] Replace a few `#if SANITIZER_APPLE` with `if (SANITIZER_APPLE` (PR #74173)

2023-12-04 Thread Zack Johnson via llvm-branch-commits

https://github.com/zacklj89 approved this pull request.


https://github.com/llvm/llvm-project/pull/74173
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [compiler-rt] [NFC][asan] Inline ENSURE_ASAN_INITED macro (PR #74174)

2023-12-04 Thread Zack Johnson via llvm-branch-commits

https://github.com/zacklj89 approved this pull request.


https://github.com/llvm/llvm-project/pull/74174
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits