summaryrefslogtreecommitdiffstats
path: root/clang/Sema/SemaUtil.h
Commit message (Expand)AuthorAgeFilesLines
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-35/+0
* Move IgnoreParenCasts to be a method on Expr.Chris Lattner2008-02-131-15/+1
* Added method Expr::IgnoreParens(), which returns the first non-ParenExpr Expr*.Ted Kremenek2008-01-171-9/+0
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* various cleanups. Use IgnoreParenCasts instead of inlined versions.Chris Lattner2007-12-281-3/+1
* Moved logic for -Wfloat-equal to SemaChecking.cpp.Ted Kremenek2007-11-251-0/+60
OpenPOWER on IntegriCloud