summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGDebugInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Emit parameter and local variable debug information with -g.Sanjiv Gupta2008-05-301-1/+8
* A couple minor fixes to make debug info usable for arbitrary code: don't Eli Friedman2008-05-291-1/+1
* Generate subprogram debug info with -g.Sanjiv Gupta2008-05-251-19/+53
* Make debugging information usable. This is barebones, but it makes -g Eli Friedman2008-05-221-13/+16
* Added -g command line options to clang for generating source level debug info...Sanjiv Gupta2008-05-081-0/+84
OpenPOWER on IntegriCloud