| commit | 91672b3c0306bde8b44f38c541d59cd8422e3f93 | [log] [tgz] |
|---|---|---|
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Sep 13 21:49:08 2011 +0000 |
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Sep 13 21:49:08 2011 +0000 |
| tree | a690c9045ffa828ff23f466bae35aa09db6dac1c | |
| parent | eaa7433c850c5c71ce9708cd3e62e1e65bb05db9 [diff] |
[libclang] Introduce clang_getPresumedLocation which works like clang_getExpansionLocation but takes into account #line directives coming from preprocessed files. Patch by Vinay Sajip! llvm-svn: 139647