index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
TableGen
/
ClangAttrEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Clang attribute reader tblgen output for a corresponding fix on the Clang...
Douglas Gregor
2011-07-28
1
-4
/
+4
*
Revert r134921, 134917, 134908 and 134907. They're causing failures
Eric Christopher
2011-07-11
1
-6
/
+4
*
[AVX] Make Inits Foldable
David Greene
2011-07-11
1
-4
/
+6
*
Extend Clang's TableGen emitter for attributes to support bool arguments.
Douglas Gregor
2011-03-26
1
-0
/
+2
*
Update the Clang attribute emitter to handle attributes of 'version'
Douglas Gregor
2011-03-23
1
-0
/
+46
*
Teach the clang attribute emitter about InheritableParamAttr.
John McCall
2011-03-02
1
-2
/
+16
*
Add serialization for Expr* arguments for attributes to clang tablegen files.
Sean Hunt
2011-02-17
1
-0
/
+2
*
tblgen: Add support for non-inheritable attributes
Peter Collingbourne
2011-01-21
1
-12
/
+47
*
Add a way to emit StringSwitch of clang attribute spellings.
Anders Carlsson
2010-10-20
1
-0
/
+18
*
A few 80 column cleanups
Jim Grosbach
2010-10-08
1
-3
/
+4
*
Update attribute reading for the changed source location code.
Sebastian Redl
2010-10-05
1
-2
/
+2
*
Properly deserialize Clang types that are used as attribute arguments
Douglas Gregor
2010-10-05
1
-1
/
+1
*
Fix typo
Francois Pichet
2010-10-01
1
-1
/
+1
*
zap dead method
Chris Lattner
2010-08-28
1
-2
/
+0
*
Fix some GCC warnings by providing a virtual destructor in the base of a class
Chandler Carruth
2010-08-23
1
-0
/
+1
*
Use std::string instead of StringRef in ClangAttrEmitter.cpp; per report on
Eli Friedman
2010-08-19
1
-1
/
+1
*
Add include missing for VC build.
Sean Hunt
2010-08-19
1
-0
/
+1
*
Remove three spurious semicolons
Sean Hunt
2010-08-19
1
-3
/
+3
*
Finish full attribute class emission for clang.
Sean Hunt
2010-08-18
1
-14
/
+568
*
Remove unused variables.
Duncan Sands
2010-06-25
1
-1
/
+0
*
Add preliminary clang attribute generation support.
Sean Hunt
2010-06-16
1
-0
/
+85