User Details
- User Since
- Oct 3 2018, 6:01 AM (260 w, 3 d)
Oct 1 2020
Sep 24 2020
Sep 18 2020
@JonasToth It looks like there are some outstanding review comments that need to be addressed. I've gotten some time allocated to work on this next week.
May 22 2020
May 7 2020
Ping? It sounds like the consensus is to commit this as-is and, if there's a negative fallout for users of clang-tidy, either split out the functions or pare the list down later?
Mar 16 2020
Removing std::move.
Mar 13 2020
Adding context.
Mar 12 2020
Jan 14 2020
Dec 24 2019
Dec 23 2019
Dec 20 2019
Addressed review comments.
Nov 25 2019
Aug 27 2019
Aug 9 2019
Jul 24 2019
Update an additional place that used -z.
Nov 7 2018
Nov 4 2018
rC345628 makes Clang depend on llvm::json, so this is no longer relevant for my purposes but I think it is a bit nicer to go this approach than always using -undefined suppress. I'd be okay with abandoning this revision if you'd prefer to keep things as-is.
Specify -bundle_loader when giving a PLUGIN_TOOL to add_llvm_loadable_module. This doesn't limit what executables can load the resulting shared library and just informs the static linker what functions will be present when the library is loaded.
Oct 29 2018
I do.
Oct 26 2018
Oct 9 2018
Added more context.