User Details
- User Since
- Mar 18 2016, 1:16 PM (328 w, 5 d)
Dec 12 2019
Sep 4 2019
Aug 1 2019
Updated in response to feedback
Jul 31 2019
Store references instead of raw pointers in FileManger's cache
May 25 2019
Apr 16 2019
Apr 15 2019
Mar 31 2019
Mar 21 2019
Mar 4 2019
Feb 16 2019
Thanks!
Oct 23 2018
LGTM, just needs a test.
Apr 22 2018
Apr 10 2018
Apr 6 2018
LGTM after that one small go style change.
Apr 2 2018
Apr 1 2018
Closed by revision rL328953.
Mar 29 2018
@whitequark Do the Go bindings changes look good to you? If so, I'll commit this.
Mar 20 2018
@echristo Do these Go bindings changes look good?
Fix Go bindings
Mar 15 2018
- Rebase on master
Nov 4 2017
Before I commit this: @echristo this is also going to obviate some of the Go bindings and require changes...
Nov 2 2017
- Update comments to /** style
- Fix c-style doc comment
- Fix remaining comment issues
Clean up DIBuilder.h comments
This needs more comprehensive testing but I wanted to get an initial code review pass over this. Thanks y'all!
Nov 1 2017
Changes rebased on master.
wq - Fix 80-column limit for LLVMDWARFSourceLanguage
- Address comments
- uint64_t -> size_t for string lengths
- Add simple debuginfo tests
- Fix unused variable warning
- uint8_t -> LLVMBool for flags
- ProducerLen should be size_t
- Add test and update CMakeLists to build debuginfo.c
- Fix test
- Use unsigned instead of explicitly sized unsigned integer types
- Add comment explaining 0 for debug locations
- Expand enum definitions and translate to DI (#1)
Oct 31 2017
I don't have commit access -- would you mind merging it, @whitequark?
Oct 30 2017
@whitequark Think this is good to merge in its current state? I have another patch for more functions Moreno or less ready to go once this is in.
Sep 30 2017
- Added explicit enum definitions for C API DWARF values (Change made by @CodaFi)
Jun 22 2017
- Add comment explaining 0 for debug locations
Jun 21 2017
- Fix 80-column limit for LLVMDWARFSourceLanguage
- Address comments
- uint64_t -> size_t for string lengths
- Add simple debuginfo tests
- Fix unused variable warning
- uint8_t -> LLVMBool for flags
- ProducerLen should be size_t
- Add test and update CMakeLists to build debuginfo.c
- Fix test
- Use unsigned instead of explicitly sized unsigned integer types
Jun 3 2017
Jun 2 2017
- Fix 80-column limit for LLVMDWARFSourceLanguage
- Address comments
- uint64_t -> size_t for string lengths
- Add simple debuginfo tests
- Fix unused variable warning
- uint8_t -> LLVMBool for flags
- ProducerLen should be size_t
- Add test and update CMakeLists to build debuginfo.c
May 20 2017
- uint8_t -> LLVMBool for flags
- ProducerLen should be size_t
May 19 2017
- Fix unused variable warning
- Add simple debuginfo tests
- uint64_t -> size_t for string lengths
- Fix 80-column limit for LLVMDWARFSourceLanguage
- Address comments
Apr 22 2017
Apr 21 2017
- Change noreturn interface to expose NoReturn as an attribute
- Fix 80-column limit for LLVMDWARFSourceLanguage
- Pass string parameters as pointer/length pairs
Add back remanining files (sorry for the email spam!)
Fix 80-column limit for LLVMDWARFSourceLanguage