| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correct function declarations; NFC. | Aaron Ballman | 2019-09-30 | 1 | -2/+4 | 
| | | | | | | | This header is included by C code so the functions need to have a prototype. Also, fix the function definitions so that they have C linkage rather than C++ linkage. llvm-svn: 373213 | ||||
| * | [libclang] Expose abort()-ing LLVM fatal error handler | Jan Korous | 2019-09-12 | 1 | -0/+28 | 
| Differential Revision: https://reviews.llvm.org/D66775 llvm-svn: 371787 | |||||

