Skip to content

Commit 3feddd9

Browse files
committed
remove an irrelevant idea
llvm-svn: 62400
1 parent 051d8fd commit 3feddd9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

clang/NOTES.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -97,14 +97,6 @@ TODO: Fast #Import:
9797
- Optionally, user can specify what macros escape (whitelist) or can use
9898
#undef.
9999

100-
//===---------------------------------------------------------------------===//
101-
102-
TODO: New language feature: Configuration queries:
103-
- Instead of #ifdef __POWERPC__, use "if (strcmp(`cpu`, __POWERPC__))", or
104-
some other, better, syntax.
105-
- Use it to increase the number of "architecture-clean" #import'd files,
106-
allowing a single index to be used for all fat slices.
107-
108100
//===---------------------------------------------------------------------===//
109101
// Specifying targets: -triple and -arch
110102
===---------------------------------------------------------------------===//

0 commit comments

Comments
 (0)