This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-04 11:38:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0c1df4c84a7d64ee2a035394ca8ac2fb20faefa
llvm
/
clang
/
lib
History
Argyrios Kyrtzidis
d0c1df4c84
Make CodeGenFunction::EmitDecl() recognise CXXClass/CXXStruct/CXXUnion.
...
llvm-svn: 52162
2008-06-09 23:42:47 +00:00
..
Analysis
Teach the CF retain checker about "_init" methods. Fixes: <rdar://problem/5956379>
2008-06-02 17:14:13 +00:00
AST
Dump the name of CXXStruct/CXXUnion/CXXClass Decl subclasses.
2008-06-09 23:36:53 +00:00
Basic
Make the width and alignment for long double consistent with the
2008-06-04 17:01:45 +00:00
CodeGen
Make CodeGenFunction::EmitDecl() recognise CXXClass/CXXStruct/CXXUnion.
2008-06-09 23:42:47 +00:00
Headers
Implementation of stdarg.h.
2008-05-29 10:40:55 +00:00
Lex
fix PR2357 (#ifs didnt invalidate the multiple-inclusion optimization state)
2008-06-01 18:31:24 +00:00
Parse
implement the alias attirbute (in both Sema and Codegen)
2008-06-08 15:45:52 +00:00
Rewrite
…
Sema
-Changes to TagDecl:
2008-06-09 23:19:58 +00:00
Makefile
…