]> granicus.if.org Git - clang/commit
[libclang] Provide location for attributes and expose 'packed' attribute.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 25 Sep 2013 00:14:38 +0000 (00:14 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 25 Sep 2013 00:14:38 +0000 (00:14 +0000)
commit513371129c834c143a50c3ca09bb581b7f0f6344
tree89a3b7dfb08cefb2188c6b196ec3a00fccb25cf7
parentda8d37ce42d2db4e1e76ee6f7f38f10f6b0ef0f8
[libclang] Provide location for attributes and expose 'packed' attribute.

Patch by Loïc Jaquemet!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191345 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/python/clang/cindex.py
include/clang-c/Index.h
test/Index/asm-attribute.c
test/Index/c-index-api-loadTU-test.m
tools/libclang/CIndex.cpp
tools/libclang/CXCursor.cpp