summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/expression-traits.cpp
Commit message (Collapse)AuthorAgeFilesLines
* t/clang/expr-traitsJohn Wiegley2011-04-251-0/+620
Patch authored by David Abrahams. These two expression traits (__is_lvalue_expr, __is_rvalue_expr) are used for parsing code that employs certain features of the Embarcadero C++ compiler. llvm-svn: 130122
OpenPOWER on IntegriCloud