Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rPHU9f20c53e8cbf: Add a `phutil_get_current_library_name` function
Called the function from within arcanist and verified that 'arcanist' was returned.
Diff Detail
Diff Detail
- Repository
- rPHU libphutil
- Branch
- phutil_get_current_library_name
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 1546 Build 1546: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
- Use head instead of idx(..., 0)
- Pass false to debug_backtrace, because we don't need DEBUG_BACKTRACE_PROVIDE_OBJECT.
- Add a very basic unit test