search for: 00d550849

Displaying 2 results from an estimated 2 matches for "00d550849".

2020 Nov 10
1
unusual use of getenv
...of the file, I have no idea how one > would have concluded this whas a Windows thing. It first occurred in > 1c5b428ff8234cef705bf57bc1418deb4db25c83 (SVN r23921) when Windows > support was not yet a thing. I concluded this was a windows thing because the origin of the code seems to be in 00d5508496c1ec0540da5714b0ed66e64b623df5 which uses the windows only `GetCurrentProcess` instead of `getenv`. Chris Lattner then changed it to use `getenv` in 63e504ff437d88f0d4bdb0cd50b045655dea6ab1 (svn r23915). 00d550849 is svn r19307 and predates 1c5b428ff823 by ~9 months. The "new header" patc...
2020 Nov 02
4
unusual use of getenv
...elpful "bar" variable? > > > > If it's no longer needed in any case, I can post a removal patch. > > > > Any input is appreciated. > > > > All the Best > > > > Luke > > > > [1] > https://github.com/llvm/llvm-project/commit/00d5508496c1e#diff-7206f3725623127339dd17671577a6888ee3402d2e667ae9dd1457ea3600f4e7R3 > > > > -- > > Codeplay Software Ltd. > > Company registered in England and Wales, number: 04567874 > > Registered office: Regent House, 316 Beulah Hill, London, SE19 3HF > > ____________...