This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
include
/
clang
History
Ted Kremenek
3d55c84c99
Added "InfeasibleEdge" to represent an infeasible state transition.
...
llvm-svn: 45802
2008-01-10 00:58:25 +00:00
..
Analysis
Added "InfeasibleEdge" to represent an infeasible state transition.
2008-01-10 00:58:25 +00:00
AST
Allow messaging expression as foreach's collection expression.
2008-01-10 00:24:29 +00:00
Basic
implement proper support for _Bool in memory, which is usually i8, not i1.
2008-01-09 18:47:25 +00:00
CodeGen
Don't attribute in file headers anymore. See llvmdev for the
2007-12-29 19:59:25 +00:00
Lex
readability improvement suggested by Sam Bishop, thanks!
2008-01-08 04:13:21 +00:00
Parse
Substituted all instances of the string "Objc" for "ObjC". This fixes
2008-01-07 19:49:32 +00:00
Rewrite
Don't attribute in file headers anymore. See llvmdev for the
2007-12-29 19:59:25 +00:00
Sema
Don't attribute in file headers anymore. See llvmdev for the
2007-12-29 19:59:25 +00:00