diff options
author | Tobias Grosser <tobias@grosser.es> | 2017-03-10 14:53:00 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2017-03-10 14:53:00 +0000 |
commit | 4c24e57965e3a3d2bfbea17614c9ee9495836cc1 (patch) | |
tree | cf3284959a6949c2172686f0c4280f557707a6b7 /clang/test/Index/annotate-nested-name-specifier.cpp | |
parent | 829c6bc04a6fd39845ada8498b149fdcc99139db (diff) | |
download | llvm-4c24e57965e3a3d2bfbea17614c9ee9495836cc1.zip llvm-4c24e57965e3a3d2bfbea17614c9ee9495836cc1.tar.gz llvm-4c24e57965e3a3d2bfbea17614c9ee9495836cc1.tar.bz2 |
Add method interface to isl C++ bindings
The isl C++ binding method interface introduces a thin C++ layer that allows
to call isl methods directly on the memory managed C++ objects. This makes the
relevant methods directly available via code-completion interfaces, allows for
the use of overloading, conversion constructors, and many other nice C++
features that make using isl a lot easier.
The individual features will be highlighted in the subsequent commits.
Tags: #polly
Reviewed By: Meinersbur
Differential Revision: https://reviews.llvm.org/D30616
llvm-svn: 297462
Diffstat (limited to 'clang/test/Index/annotate-nested-name-specifier.cpp')
0 files changed, 0 insertions, 0 deletions