Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expression evaluation for overloaded C functions (redux) | Luke Drummond | 2016-12-19 | 1 | -4/+34 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -2098/+2045 |
* | Fix all of the unannotated switch cases to annotate the fall through or do th... | Greg Clayton | 2016-02-26 | 1 | -0/+1 |
* | Add -Wimplicit-fallthrough command line option to clang in | Jason Molenda | 2016-02-16 | 1 | -4/+6 |
* | Fix typos. | Bruce Mitchener | 2015-07-22 | 1 | -1/+1 |
* | Guard against the case where the Write method is called with | Jason Molenda | 2015-04-30 | 1 | -2/+11 |
* | Improvements to FastDemangler to correct parsing of <local-name> encodings fo... | Kate Stone | 2014-12-06 | 1 | -0/+4 |
* | Put #if 0 blocks around three sections of code that are intentionally | Jason Molenda | 2014-10-17 | 1 | -1/+7 |
* | Mechanical change to FastDemangle to make it closer to the lldb | Jason Molenda | 2014-10-15 | 1 | -645/+839 |
* | Dramatically improves C++ demangling performance by introducing a new impleme... | Kate Stone | 2014-07-22 | 1 | -0/+2203 |