Working on implicitly discovered, explicitly built Clang modules at Apple.
User Details
- User Since
- Oct 4 2020, 4:28 AM (128 w, 6 d)
Mon, Mar 20
Fri, Mar 17
Improve member documentation
Disable brace initialization
Use brace initialization in named constructors
Use named constructors instead of an argument to PathPolicy, add unit tests.
Remove configurable CacheSuccess, rename CacheFailure to CacheStatFailure.
Mon, Mar 13
LGTM, nice.
Mon, Mar 6
Fri, Mar 3
LGTM
Thu, Mar 2
Wed, Mar 1
Add asserts, make FullDeps take NumInputs in the constructor.
Feb 15 2023
Feb 14 2023
Feb 9 2023
LGTM, but would be nice to have a test for this.
Feb 8 2023
Remove unused CDB file
LGTM, thanks!
Having this check is great! Left some nits in-line.
Feb 7 2023
Feb 6 2023
@stella.stamenova ping
In general, I think this approach makes sense.
Feb 1 2023
LGTM
Jan 31 2023
LGTM
Jan 30 2023
Thanks for the patch. Left a couple of small suggestions.
Jan 27 2023
Sounds like the easies way out is serializing all FileEntryRef objects we know in deterministic order.
Jan 24 2023
LGTM.
Yes, I meant the pp-trace docs. Why would "we didn't find the included file" not be a traceable event?
Jan 23 2023
LGTM.
Also I think we should mention this API in our docs, right where the removed original used to be.
LGTM with improved wording.
Jan 20 2023
Fix test on Windows
LGTM.
LGTM.
LGTM provided my comments get resolved, but I want @Bigcheese to look over this patch too.
Jan 19 2023
LGTM.
Jan 18 2023
If the plan is to eventually upstream that part of Cling, I'm fine with re-adding a safe version of this API.
Jan 17 2023
Jan 13 2023
Fix test on Windows(?), add comment