User Details
- User Since
- Mar 3 2021, 5:16 AM (134 w, 1 d)
Nov 16 2021
Hi, I am very glad for your help. :)
Author name: Ilya Kuteev
email: ilyakuteev@yandex-team.ru
Oct 15 2021
Hello everyone, can somebody please help me commit this patch to trunk?
Sep 27 2021
@rsmith can you please help with committing patch to trunk? Do not sure if I have correct rights to do it. Were are several failing tests, seems like it is caused by bugs in pre-merge checks (For example this one on win: https://github.com/google/llvm-premerge-checks/issues/353). Thanks!
Sep 22 2021
Sep 21 2021
Sep 20 2021
Hello everyone! Ping :), need more approves for this patch.
Sep 17 2021
Sep 16 2021
Sep 14 2021
Aug 30 2021
Hello everyone!
Aug 17 2021
Ping
Aug 12 2021
@rsmith Can you please check is this a correct way to add headers known to preprocessor? (Lines 173-191)
Added modules for headers known to HeadersSearch, including textual ones.
Aug 10 2021
Jul 28 2021
Jul 27 2021
Mar 16 2021
If a fix will be in ModuleManager and only for ModuleCache the problem with symlinks and path will not affect it as ModuleCache is managed by clang and we can rely on it.
I agree that using FileMgr.getBypassFile is not the best way to solve this problem, we need to replace FileMgr.getFileRef with some other method but I did not found such method in FileManager. Maybe we need to add one or not use FileManager as was mentioned. Not sure which way is better and safer.
Mar 5 2021
@teemperor 's test shows the problem correctly.