index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Modules
/
compiler_builtins.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change @import to @__experimental_modules_import. We are not ready to commit...
Ted Kremenek
2012-03-01
1
-2
/
+2
*
Back out my heinous hack that tricked the module generation mechanism
Douglas Gregor
2012-02-02
1
-16
/
+0
*
test/Modules/compiler_builtins.m: Appease Cygwin to add -D__need_wint_t.
NAKAMURA Takumi
2012-02-01
1
-1
/
+1
*
test/Modules/compiler_builtins.m: Mark this as XFAIL:win32. MS limits.h provi...
NAKAMURA Takumi
2012-02-01
1
-0
/
+2
*
Split compiler builtin module into "stdlib" builtins and "intrinsic"
Douglas Gregor
2012-01-31
1
-4
/
+8
*
Remove tgmath.h from the module map for now, because it currently causes a
Douglas Gregor
2012-01-30
1
-3
/
+0
*
Introduce TargetInfo::hasFeature() to query various feature names in
Douglas Gregor
2012-01-30
1
-0
/
+8
*
Just disable the compiler-builtins module test on MSVC for now
Douglas Gregor
2012-01-29
1
-0
/
+3
*
Teach tgmath.h to only include <complex.h> if it's available.
Douglas Gregor
2012-01-29
1
-2
/
+2
*
Try to get useful diagnostics out of the failing MSVC builders
Douglas Gregor
2012-01-29
1
-2
/
+2
*
Alternate fix to the modules failures that doesn't require us to tweak tgmath.h
Douglas Gregor
2012-01-29
1
-1
/
+1
*
If there's no math.h, then tgmath.h should just be empty
Douglas Gregor
2012-01-29
1
-3
/
+2
*
Temporary disable the -verify on this test in the hope of getting some useful...
Douglas Gregor
2012-01-29
1
-2
/
+3
*
Introduce a module map for (some of) the compiler-supplied
Douglas Gregor
2012-01-29
1
-0
/
+12