diff options
author | Enrico Granata <granata.enrico@gmail.com> | 2011-07-06 02:13:41 +0000 |
---|---|---|
committer | Enrico Granata <granata.enrico@gmail.com> | 2011-07-06 02:13:41 +0000 |
commit | 9fc1944ece6e1a668972e80a5e841dc920009899 (patch) | |
tree | 1932d140db82c8f6523727341d46af90a11b0690 /clang/lib/Parse/ParseDecl.cpp | |
parent | 4d806e28302f48f67ff890c38b7bb55b8f76297d (diff) | |
download | bcm5719-llvm-9fc1944ece6e1a668972e80a5e841dc920009899.tar.gz bcm5719-llvm-9fc1944ece6e1a668972e80a5e841dc920009899.zip |
new syntax for summary strings:
- ${*expr} now simply means to dereference expr before actually using it
- bitfields, array ranges and pointer ranges now work in a (hopefully) more natural and language-compliant way
a new class TypeHierarchyNavigator replicates the behavior of the FormatManager in going through type hierarchies
when one-lining summary strings, children's summaries can be used as well as values
llvm-svn: 134458
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions