• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // The following two definitions should yield the same list of tokens.
2 // If https://bugs.llvm.org//show_bug.cgi?id=9069 is not fixed, they don't.
3 #define A 1
4 #define A 1
5